Interface that allows you to add maps to the navigator and remove them.
ru.dgis.sdk.NativeObject
fun addMap(map: Map): Unit
map
Map
Unit
fun removeMap(map: Map): Unit