LocationSnapshot
public struct LocationSnapshot
Snapshot of the current location information during navigation.
Current LocationContext
.
Declaration
Swift
public let locationContext: LocationContext
Current MapMatchingResult
.
Declaration
Swift
public let mapMatchingResult: MapMatchingResult
Current raw (not map-matched) GeoLocation
.
Declaration
Swift
public let rawLocation: GeoLocation