"description":"Sends a GPS location to the vehicle's navigation system as a POI (Point of Interest). Requires a navigation SD card installed in the vehicle.",
"fields":{
"device_id":{
"name":"Vehicle",
"description":"The vehicle to send the GPS location to."
},
"latitude":{
"name":"Latitude",
"description":"The latitude of the location to send."
},
"longitude":{
"name":"Longitude",
"description":"The longitude of the location to send."