MapPlugin

An interface that represents a MapPlugin, which provides the map configuration for the MapboxMap instance used by the Dash app.

See also

Properties

Link copied to clipboard
abstract val mapLayerManagers: Provider<List<MapLayerManager>>
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun installExtraDefinitions(module: Module)