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

YRTSystemOfMeasurementDefault

YRTSystemOfMeasurementMetric
Metric system

YRTSystemOfMeasurementImperial
Imperial system

Enum cases

YRTSystemOfMeasurementDefault

YRTSystemOfMeasurementDefault


YRTSystemOfMeasurementMetric

YRTSystemOfMeasurementMetric

Metric system. (kilometers etc)


YRTSystemOfMeasurementImperial

YRTSystemOfMeasurementImperial

Imperial system. (miles etc)