PoiLayersMode

Defines the POI (Point of Interest) layers visibility mode on the map.

Each mode corresponds to a navigation state and controls which set of POI layers is displayed on the map style. The value is used as the identifier in the map style configuration.

Can be set via DashMapStyleLayersConfig.poiLayersMode.

Properties

Link copied to clipboard
Link copied to clipboard
const val DESTINATION: String
Link copied to clipboard
const val FREE_DRIVE: String
Link copied to clipboard
const val NONE: String
Link copied to clipboard
const val PRE_ARRIVAL: String
Link copied to clipboard