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

MapObjectManager

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

Creates an IMapObjectManager.

Parameters
map
layerId
String?

Layer ID in the "Dynamic Object" type style. Created objects are 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

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