DataProviderController

Controls the data providers used in map visualization.

Parameters

dataProviders

A list of DataProvider to be used as sources of tiles.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
abstract fun close()
Link copied to clipboard
abstract fun setDataProviders(customDataProviders: List<DataProvider>)

Replaces the list of DataProvider used as alternative sources of tiles.

Inheritors

Link copied to clipboard