Package com.mapbox.maps.plugin.delegates

Types

MapAttributionDelegate
Link copied to clipboard

Map attribution delegates the request to get attribution data from the underlying map style.

interface MapAttributionDelegate
MapCameraManagerDelegate
Link copied to clipboard

Definition of a camera delegate. Any invocation will interact with the map's actual camera.

interface MapCameraManagerDelegate
MapDelegateProvider
Link copied to clipboard

Definition of map delegate transporter. Provides hooks to all map delegate instances.

interface MapDelegateProvider
MapFeatureQueryDelegate
Link copied to clipboard

Definition of the feature query delegate. Provide interface to query map's features.

interface MapFeatureQueryDelegate
MapListenerDelegate
Link copied to clipboard

Definition of a listener manager delegate to manage all kinds of listeners.

interface MapListenerDelegate
MapPluginExtensionsDelegate
Link copied to clipboard

Definition of the map plugin extensions delegate. Makes possible to call plugin functions directly from MapboxMap.

interface MapPluginExtensionsDelegate
MapPluginProviderDelegate
Link copied to clipboard

Definition of a map plugin provider delegate.

interface MapPluginProviderDelegate
MapProjectionDelegate
Link copied to clipboard

Definition of a map projection delegate.

interface MapProjectionDelegate
MapStyleStateDelegate
Link copied to clipboard

Delegate that allows to check if the style has fully loaded.

fun fun interface MapStyleStateDelegate
MapTransformDelegate
Link copied to clipboard

Definition of a map transform delegate.

interface MapTransformDelegate