| Name | Description | Type | Additional information |
|---|---|---|---|
| latitude |
GPS Latitude Information |
decimal number |
Required |
| longitude |
GPS Longitude Information |
decimal number |
Required |
| angleUOM |
enum: [radians, "decimal degrees", "decimal dd.mm.ss"]. Default: “decimal degrees”. Will Use default only. Radians and Degrees are pure decimal numbers.Values expressed in "decimal dd.mm.ss" units have the numeric format "28.3050" representing 28 degrees 30 minutes and 50 seconds.Both the minutes and seconds must be two characters with a numeric range between 00 to 60. |
string |
None. |
| datum |
Geodetic reference system used for positional measurement. default: "WGS84" (Current Google Maps Default) |
string |
Required |