YRTSystemOfMeasurement
|
enum YRTSystemOfMeasurement : NSUInteger {} |
The .h generated from this idl should define the same entities as libs/i18n/include/yandex/maps/i18n/prefs.h from the mapscore repo. Please edit these two files simultaneously. The system of measurement to use.
Summary
Enum cases
|
YRTSystemOfMeasurementMetric |
|
YRTSystemOfMeasurementImperial |
Enum cases
YRTSystemOfMeasurementDefault
|
YRTSystemOfMeasurementDefault |
YRTSystemOfMeasurementMetric
|
YRTSystemOfMeasurementMetric |
Metric system. (kilometers etc)
YRTSystemOfMeasurementImperial
|
YRTSystemOfMeasurementImperial |
Imperial system. (miles etc)