GeolocationHeading()
Syntax
Result.d = GeolocationHeading()Description
Returns the direction of the travel (in degrees). StartGeolocation() has to be called successfully before using this command.
Parameters
None.
Return value
Returns the direction of the travel (in degrees) or -1 if an error has occured.
See Also
StartGeolocation(), GeolocationLatitude(), GeolocationLongitude(), GeolocationAltitude(), GeolocationSpeed(), GeolocationTime()
Supported OS
All