ConfigurationSnapshot
class ConfigurationSnapshot(val unitSystem: UnitSystem = UnitSystem.Metric, val language: Locale = Locale.ENGLISH)
Snapshot of the current navigation configuration.
Important: This is a Public Preview API. It may be changed or removed at any time.
Properties
Link copied to clipboard
UnitSystem that is used by all navigation components. You can change the unit system by updating the property com.tomtom.sdk.navigation.TomTomNavigation.unitSystem.