Package-level declarations
Types
Link copied to clipboard
                interface MapAttributionDelegate
Map attribution delegates the request to get attribution data from the underlying map style.
Link copied to clipboard
                interface MapCameraManagerDelegate
Definition of a camera delegate. Any invocation will interact with the map's actual camera.
Link copied to clipboard
                interface MapDelegateProvider
Definition of map delegate transporter. Provides hooks to all map delegate instances.
Link copied to clipboard
                interface MapFeatureQueryDelegate
Definition of the feature query delegate. Provide interface to query map's features.
Link copied to clipboard
                interface MapListenerDelegate
Definition of a listener manager delegate to manage all kinds of listeners.
Link copied to clipboard
                interface MapPluginExtensionsDelegate
Definition of the map plugin extensions delegate. Makes possible to call plugin functions directly from MapboxMap.
Link copied to clipboard
                interface MapPluginProviderDelegate
Definition of a map plugin provider delegate.
Link copied to clipboard
                interface MapProjectionDelegate
Definition of a map projection delegate.
Link copied to clipboard
                interface MapTransformDelegate
Definition of a map transform delegate.