This commit is contained in:
qiji4215
2023-10-30 10:42:05 +08:00
4 changed files with 5 additions and 2 deletions

View File

@@ -267,7 +267,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 =