Package-level declarations

Types

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

MapboxLayerHost.kt

Link copied to clipboard
class MapboxMapController(val mapView: MapView, context: Context, val account: XweatherAccount?, lifecycleOwner: LifecycleOwner) : MapController

Mapbox map controller.

Link copied to clipboard
enum MyEnum : Enum<MyEnum>