Package-level declarations
Types
Map attribution delegates the request to get attribution data from the underlying map style.
Definition of a camera delegate. Any invocation will interact with the map's actual camera.
Definition of map delegate transporter. Provides hooks to all map delegate instances.
Definition of the feature query delegate. Provide interface to query map's features.
Definition of the feature state delegate needed to update the feature state of the map.
Definition of the interaction delegate needed to allow adding interactions.
Definition of a listener manager delegate to manage all kinds of listeners.
Definition of the map plugin extensions delegate. Makes possible to call plugin functions directly from MapboxMap.
Definition of a map plugin provider delegate.
Definition of a map projection delegate.
Definition of a map transform delegate.