H.ui.UnitSystem
Enumeration Summary
This enumeration defines identifiers for the supported distance measurement systems for the UI.
[ For full details, see the Enumeration Details ]
Enumeration Constants Summary
Enumeration Details
This enumeration defines identifiers for the supported distance measurement systems for the UI.
Enumeration Constants Details
static IMPERIAL
This value represents the imperial unit system, using miles and feet (value: 'imperial').
static METRIC
This value represents the metric unit system, using meters and kilometers, etc (value: 'metric').