Package com.mapbox.maps.plugin.overlay
Types
MapOverlayCoordinatesProvider
Link copied to clipboard
fun interface MapOverlayCoordinatesProvider
Content copied to clipboard
Interface that should be implemented by users to provide all the coordinates that will shown on MapView without covered by overlays.
MapOverlayPlugin
Link copied to clipboard
Interface for MapOverlay Container that manage MapOverlays.
MapOverlayPluginImpl
Link copied to clipboard
Impl class for MapOverlayPlugin
OnReframeFinished
Link copied to clipboard
fun interface OnReframeFinished
Content copied to clipboard
Interface invoked after reframe calculations are finished which provides valid CameraOptions object
Properties
mapboxOverlay
Link copied to clipboard