Enum SystemOfMeasurement

com.yandex.runtime.i18n

public enum SystemOfMeasurement

The h-file generated from this idl should define the same entities as libs/i18n/include/yandex/maps/i18n/prefs h-file from the mapscore repo.

Please edit these two files simultaneously.

Fields

DEFAULT
IMPERIAL

Imperial system.

METRIC

Metric system.

DEFAULT
IMPERIAL

Imperial system.

METRIC

Metric system.

Field Detail

DEFAULT

public

IMPERIAL

public

Imperial system.

(miles etc)

METRIC

public

Metric system.

(kilometers etc)