ru.dgis.sdk.map.MapObjectManager | Android SDK | 2GIS Documentation

MapObjectManager

MapObjectManager(map: Map, layerId: String? = null)

Create IMapObjectManager.

Parameters
map
layerId
String?

Layer ID in the "Dynamic Object" type style. Created objects will be placed on this layer, this allows you to set their order relative to other layers. If not specified, objects are placed on top of other layers.

Returns
Methods
Properties

Override the visibility of all objects added to the manager instance. Setting false here takes precedence over the visibility of a single object.