fix: 修改测试定位位置
This commit is contained in:
parent
fa4cf3d251
commit
fb85eebc87
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -2,4 +2,3 @@
|
|||||||
path = vtm
|
path = vtm
|
||||||
url = git@gitee.com:navinfo-mobile/vtm.git
|
url = git@gitee.com:navinfo-mobile/vtm.git
|
||||||
branch = navinfo
|
branch = navinfo
|
||||||
|
|
||||||
|
@ -196,7 +196,7 @@ class PersonalCenterFragment(private var indoorDataListener: ((Boolean) -> Unit?
|
|||||||
// 定位到指定位置
|
// 定位到指定位置
|
||||||
niMapController.mMapView.vtmMap.animator()
|
niMapController.mMapView.vtmMap.animator()
|
||||||
// .animateTo(GeoPoint( 40.05108004733645, 116.29187746293708 ))
|
// .animateTo(GeoPoint( 40.05108004733645, 116.29187746293708 ))
|
||||||
.animateTo(GeoPoint(40.07290793293324, 116.24617660398738 ))
|
.animateTo(GeoPoint(39.88707004725549, 116.16390557370013))
|
||||||
}
|
}
|
||||||
|
|
||||||
R.id.personal_center_menu_open_all_layer -> {
|
R.id.personal_center_menu_open_all_layer -> {
|
||||||
|
2
vtm
2
vtm
@ -1 +1 @@
|
|||||||
Subproject commit 30e94bcd06009bcb3f4c469ee7bb8062334d6124
|
Subproject commit 5a0e348ed88c388b931f038a602b3419a3e1a96a
|
Loading…
x
Reference in New Issue
Block a user