GPS_DIRECTION_MAGNETIC top-level constant
          
          String
          const GPS_DIRECTION_MAGNETIC
          
        
        
The constant used by GPS attributes to denote the direction is magnetic direction.
Implementation
const String GPS_DIRECTION_MAGNETIC = "M";