[3.2.0]add map param of weather

This commit is contained in:
zhongchao
2023-06-02 14:26:58 +08:00
parent 7ae806650c
commit e8a8f295f7
2 changed files with 8 additions and 6 deletions

View File

@@ -151,7 +151,13 @@ object ConfigStartUp {
HDTypes.GUARDBAR.type,
HDTypes.TRAFFIC_DEVICE.type,
HDTypes.CABLE.type,
HDTypes.SIGNAL_LINE.type
HDTypes.SIGNAL_LINE.type,
HDTypes.building.type,
HDTypes.streetLight.type,
HDTypes.area.type,
HDTypes.regional.type,
HDTypes.geometricLinear.type,
HDTypes.geometricSurface.type
)
)
// .setZoom( 20 )