Enums.LatitudeLongitudeFormat enumeration

  • QML Enumeration List
  • Enums.LatitudeLongitudeFormat enumeration
  • The LatitudeLongitudeFormat can be one of:

    ConstantDescription
    Enums.LatitudeLongitudeFormatDecimalDegrees(0) The geographic coordinates are represented in decimal degrees.
    Enums.LatitudeLongitudeFormatDegreesDecimalMinutes(1) The geographic coordinates are represented in degrees and decimal minutes.
    Enums.LatitudeLongitudeFormatDegreesMinutesSeconds(2) The geographic coordinates are represented in degrees and minutes and decimal seconds.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.