GPS_DISTANCE_NAUTICAL_MILES top-level constant

String const GPS_DISTANCE_NAUTICAL_MILES

The constant used by TAG_GPS_DEST_DISTANCE_REF to denote the distance unit is nautical miles.

Implementation

const String GPS_DISTANCE_NAUTICAL_MILES = "N";