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

turnOnRichPoiLayer

@Beta(2021, 3) 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 requires more requests to be sent and this result is higher in cost.

Please see style documentation for more information.