Package com.mapbox.maps.plugin.locationcomponent

Types

LocationComponentConstants
Link copied to clipboard

Contains all the constants being used for the LocationComponentPlugin.

object LocationComponentConstants
LocationComponentPlugin
Link copied to clipboard

Define the interfaces for the Location plugin.

LocationComponentPluginImpl
Link copied to clipboard

Default implementation of the LocationComponentPlugin, it renders the configured location puck to the user's current location.

LocationConsumer
Link copied to clipboard

Defines the interface for LocationConsumer.

interface LocationConsumer
LocationProvider
Link copied to clipboard

Defines the interface for Location Provider.

interface LocationProvider
OnIndicatorBearingChangedListener
Link copied to clipboard

Listener that gets invoked when indicator bearing changes.

fun fun interface OnIndicatorBearingChangedListener
OnIndicatorPositionChangedListener
Link copied to clipboard

Listener that gets invoked when indicator position changes.

fun fun interface OnIndicatorPositionChangedListener
PuckLocatedAtPointListener
Link copied to clipboard

Listener that gets invoked when the is location puck rendered on point validation finished.

fun fun interface PuckLocatedAtPointListener

Properties

location
Link copied to clipboard

Extension val to get the LocationComponentPlugin instance.