GPS_DISTANCE_MILES top-level constant

String const GPS_DISTANCE_MILES

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

Implementation

const String GPS_DISTANCE_MILES = "M";