google_api_spectrum v0.0.1 GoogleApi.Spectrum.V1explorer.Model.GeoLocationPoint View Source

A single geolocation on the globe.

Attributes

  • latitude (Float): A required floating-point number that expresses the latitude in degrees using the WGS84 datum. For details on this encoding, see the National Imagery and Mapping Agency's Technical Report TR8350.2. Defaults to: null.
  • longitude (Float): A required floating-point number that expresses the longitude in degrees using the WGS84 datum. For details on this encoding, see the National Imagery and Mapping Agency's Technical Report TR8350.2. Defaults to: null.