Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class MapboxImageRegistrar(mapboxMap: MapboxMap) : ImageRegisteringMap
Link copied to clipboard
class MapboxLayerHost(context: Context, mapLayer: MapLayer<TileData, LayerRenderContext<Any>>) : CustomLayerHost

MapboxLayerHost.kt

Link copied to clipboard

The MapboxMapController is a MapController implementation for Mapbox maps.

Link copied to clipboard
Link copied to clipboard
class MapboxVectorSourceAdapter(source: VectorTileSource, map: MapboxMap)