TomTomMapConfig

object TomTomMapConfig

Holds global configuration values for instances of TomTomMap.

Properties

Link copied to clipboard
var tileDataProviderFactory: () -> TileDataProvider

A function that can be called to obtain an instance of TileDataProvider, that will then be used as an alternative source of MapDisplay tiles (instead of the default, which is fetching tiles over the network via HTTP API calls).