LocationProviderType

enum LocationProviderType : Enum<LocationProviderType>

The source that provides the location.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Location calculated programmatically, e.g.: extrapolated from map data based on speed profiles of a current road.

Link copied to clipboard

Location provided has been triangulated in realtime, eg from GPS satellites or a NETWORK.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int