Package com. mapbox. maps. plugin. overlay
          Types
Map Overlay Coordinates Provider
                          
                    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.
Map Overlay Plugin
                          
                    Link copied to clipboard
                        Interface for MapOverlay Container that manage MapOverlays.
Map Overlay Plugin Impl
                          
                    Link copied to clipboard
                        Impl class for MapOverlayPlugin
On Reframe Finished
                          
                    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