unitSystem property - RouteTextOptions class - routing library - Dart API
unitSystem
unitSystem property
getter/setter pair
Defines the measurement system used in instruction text. When imperial is selected, units used are based on the language specified in the request. Defaults to metric.
Implementation
UnitSystem unitSystem;