addMapObjectLayer abstract method
Creates a new independent map object collection linked to the specified layer ID. Sublayers will be added after corresponding sublayers of the topmost layer.
Implementation
mapkit_map_map_object_collection.RootMapObjectCollection addMapObjectLayer(
core.String layerId);