Merge branch 'master' of gitlab.navinfo.com:CollectVehicle/OneMapQS

This commit is contained in:
squallzhjch
2023-05-18 17:17:18 +08:00
9 changed files with 195 additions and 154 deletions

View File

@@ -83,6 +83,7 @@ class MainActivity : BaseActivity() {
)
// 在mapController初始化前获取当前OMDB图层显隐
viewModel.refreshOMDBLayer(LayerConfigUtils.getLayerConfigList())
mapController.mMapView.vtmMap.viewport().maxZoomLevel = 25
//关联生命周期
binding.lifecycleOwner = this
//给xml转递对象