Create Gps Coords
Creates the GPS Coordinates Object
Description
Creates a GPS Coordinates Object persisted in database
Inputs
- Control Flow (Control Flow)
- longitude (Number): The longitude of the coordinate
- latitude (Number): The latitude of the coordinate
Outputs
- Control Flow (Control Flow)
- coordinates (GPS Coordinate): The coordinate generated from the provided latitude and longitude