Package com.mapbox.maps.plugin.delegates
Types
MapAttributionDelegate
Link copied to clipboard
interface MapAttributionDelegate
Content copied to clipboard
Map attribution delegates the request to get attribution data from the underlying map style.
MapCameraManagerDelegate
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.
MapDelegateProvider
Link copied to clipboard
interface MapDelegateProvider
Content copied to clipboard
Definition of map delegate transporter. Provides hooks to all map delegate instances.
MapFeatureQueryDelegate
Link copied to clipboard
interface MapFeatureQueryDelegate
Content copied to clipboard
Definition of the feature query delegate. Provide interface to query map's features.
MapListenerDelegate
Link copied to clipboard
interface MapListenerDelegate
Content copied to clipboard
Definition of a listener manager delegate to manage all kinds of listeners.
MapPluginExtensionsDelegate
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.
MapPluginProviderDelegate
Link copied to clipboard
interface MapPluginProviderDelegate
Content copied to clipboard
Definition of a map plugin provider delegate.
MapProjectionDelegate
Link copied to clipboard
interface MapProjectionDelegate
Content copied to clipboard
Definition of a map projection delegate.
MapStyleStateDelegate
Link copied to clipboard
fun interface MapStyleStateDelegate
Content copied to clipboard
Delegate that allows to check if the style has fully loaded.
MapTransformDelegate
Link copied to clipboard
interface MapTransformDelegate
Content copied to clipboard
Definition of a map transform delegate.