Package com. mapbox. maps. plugin. delegates
Types
Map Attribution Delegate
Link copied to clipboard
interface MapAttributionDelegate
Content copied to clipboard
Map attribution delegates the request to get attribution data from the underlying map style.
Map Camera Manager Delegate
Link copied to clipboard
interface MapCameraManagerDelegate
Content copied to clipboard
Definition of a camera delegate. Any invocation will interact with the map's actual camera.
Map Delegate Provider
Link copied to clipboard
interface MapDelegateProvider
Content copied to clipboard
Definition of map delegate transporter. Provides hooks to all map delegate instances.
Map Feature Query Delegate
Link copied to clipboard
interface MapFeatureQueryDelegate
Content copied to clipboard
Definition of the feature query delegate. Provide interface to query map's features.
Map Listener Delegate
Link copied to clipboard
interface MapListenerDelegate
Content copied to clipboard
Definition of a listener manager delegate to manage all kinds of listeners.
Map Plugin Extensions Delegate
Link copied to clipboard
interface MapPluginExtensionsDelegate
Content copied to clipboard
Definition of the map plugin extensions delegate. Makes possible to call plugin functions directly from MapboxMap.
Map Plugin Provider Delegate
Link copied to clipboard
interface MapPluginProviderDelegate
Content copied to clipboard
Definition of a map plugin provider delegate.
Map Projection Delegate
Link copied to clipboard
interface MapProjectionDelegate
Content copied to clipboard
Definition of a map projection delegate.
Map Style State Delegate
Link copied to clipboard
fun interface MapStyleStateDelegate
Content copied to clipboard
Delegate that allows to check if the style has fully loaded.
Map Transform Delegate
Link copied to clipboard
interface MapTransformDelegate
Content copied to clipboard
Definition of a map transform delegate.