Package-level declarations
Types
Link copied to clipboard
class CameraSync
Link copied to clipboard
class ControllerHelper
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.