LATITUDE_NORTH top-level constant

String const LATITUDE_NORTH

The constant used by GPS latitude-related tags to denote the latitude is North latitude.

See also TAG_GPS_LATITUDE_REF See also TAG_GPS_DEST_LATITUDE_REF

Implementation

const String LATITUDE_NORTH = "N";