MapDelegateProvider

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

Functions

Link copied to clipboard
abstract fun getStyle(callback: (MapboxStyleManager) -> Unit)

Delegate used to interact with map's style.

Properties

Link copied to clipboard

Delegate used to interact with map's attribution.

Link copied to clipboard

Delegate used to interact with map's camera.

Link copied to clipboard

Delegate used to feature queries.

Link copied to clipboard

Delegate used to manager listeners.

Link copied to clipboard

Delegate used to interact with map's plugins.

Link copied to clipboard

Delegate used to interact with map's projection methods.

Link copied to clipboard

Delegate used to interact with map's style manager without waiting for style loading events.

Link copied to clipboard

Delegate used to interact with map's transform methods.