Skip to main content
Version: Next

Get Gps Coords Attributes

Gets its latitude & longitude from a GPS Coordinates object

Description

Gets its latitude & longitude from the GPS Coordinates object

Inputs

  • GPS Coordinate (GPS Coordinate): The coordinate object to get its lat and long from

Outputs

  • Longitude (Number): Longitude of the inputted coordinate
  • Latitude (Number): Latitude of the inputted coordinate