OSGR constant
Config_DisplayConfig_GpsCoordinateFormat
const OSGR
Ordnance Survey Grid Reference (the National Grid System of the UK). Format: AB EEEEE NNNNN, where A is the east 100k square, B is the north 100k square, E is the easting, N is the northing
Implementation
static const Config_DisplayConfig_GpsCoordinateFormat OSGR =
Config_DisplayConfig_GpsCoordinateFormat._(
5, _omitEnumNames ? '' : 'OSGR');