数据库增加索引

This commit is contained in:
squallzhjch
2023-10-30 10:36:47 +08:00
parent 1c5a8f542b
commit ffba871e3c
4 changed files with 5 additions and 2 deletions

View File

@@ -268,7 +268,6 @@ class ImportPreProcess {
startReference.zoomMax = renderEntity.zoomMax
startReference.taskId = renderEntity.taskId
startReference.enable = renderEntity.enable
// 起点坐标
startReference.geometry =
GeometryTools.createGeometry(GeoPoint(pointStart.y, pointStart.x)).toString()

View File

@@ -46,6 +46,7 @@ class NaviEngineNew(
}
latestRoute?.let {
val res2 =