sdk-maps / com.tomtom.online.sdk.map.settings.poi / PoiSettings / turnOnRichPoiLayer

turnOnRichPoiLayer

@PublicPreview("2021.03") abstract fun turnOnRichPoiLayer(): Unit

Turns on the Rich POI layer which provides more total POIs. This method is only available for styles compatible with POI Tiles. That means styles from Style Merger which contain a poi parameter and legacy styles that contain an appropriate source layer. Using this method with an invalid style will produce an error log.

IMPORTANT: This mode uses both Vector Tiles and POI Tiles which require more requests to be sent, making this result higher in cost.

Please see style documentation for more information.