fix: 增加条件点限速、可变点限速渲染

This commit is contained in:
2023-05-18 17:14:35 +08:00
parent a13e1f660d
commit 73a85221fc
9 changed files with 195 additions and 154 deletions

View File

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