Config_DisplayConfig_GpsCoordinateFormat$json top-level constant
- @Deprecated('Use configDescriptor instead')
Implementation
@$core.Deprecated('Use configDescriptor instead')
const Config_DisplayConfig_GpsCoordinateFormat$json = {
'1': 'GpsCoordinateFormat',
'2': [
{'1': 'DEC', '2': 0},
{'1': 'DMS', '2': 1},
{'1': 'UTM', '2': 2},
{'1': 'MGRS', '2': 3},
{'1': 'OLC', '2': 4},
{'1': 'OSGR', '2': 5},
],
};