TomTomMapConfig

Holds global configuration values for instances of TomTomMap.

Properties

Link copied to clipboard

A function that can be called to obtain a list of DataProvider, that will then be used as an alternative source of MapDisplay tiles.

Link copied to clipboard

A function that can be called to obtain an instance of TileDataProvider, that will then be used as an alternative source of MapDisplay tiles. If the function returns null, meaning no TileDataProvider, tiles will be fetched from over the network via HTTP API calls.