GPS_DISTANCE_KILOMETERS top-level constant

String const GPS_DISTANCE_KILOMETERS

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

Implementation

const String GPS_DISTANCE_KILOMETERS = "K";