MRTSystemOfMeasurement

enum MRTSystemOfMeasurement : NSUInteger {}

The .h generated from this idl should define the same entities as libs/i18n/include/mappable/maps/i18n/prefs.h from the mapscore repo. Please edit these two files simultaneously. The system of measurement to use.

Summary

Enum cases

MRTSystemOfMeasurementDefault

MRTSystemOfMeasurementMetric
Metric system

MRTSystemOfMeasurementImperial
Imperial system

Enum cases

MRTSystemOfMeasurementDefault

MRTSystemOfMeasurementDefault


MRTSystemOfMeasurementMetric

MRTSystemOfMeasurementMetric

Metric system. (kilometers etc)


MRTSystemOfMeasurementImperial

MRTSystemOfMeasurementImperial

Imperial system. (miles etc)