Package-level declarations

Types

Link copied to clipboard

Default Location Provider implementation that produces location updates according to the device's GPS or magnetic field sensor data.

Link copied to clipboard

Callback to receive compass calibration events

Link copied to clipboard

Contains all the constants being used for the LocationComponentPlugin.

Link copied to clipboard
Link copied to clipboard

Defines the interface for LocationConsumer.

Link copied to clipboard

Defines the interface for Location Provider.

Link copied to clipboard

Listener that gets invoked when indicator accuracy radius changes.

Link copied to clipboard

Listener that gets invoked when indicator bearing changes.

Link copied to clipboard

Listener that gets invoked when indicator position changes.

Link copied to clipboard

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

Functions

Link copied to clipboard

Create a LocationPuck2D instance with or without an arrow bearing image.

Properties

Link copied to clipboard
@get:JvmName(name = "getLocationComponent")
val MapPluginProviderDelegate.location: LocationComponentPlugin

Extension val to get the LocationComponentPlugin instance.