GeolocationLongitude()

Syntax

Result.d = GeolocationLongitude()
Description
Returns the current longitude (in decimal degrees). StartGeolocation() has to be called successfully before using this command.

Parameters

None.

Return value

Returns the current longitude (in decimal degrees), or -1 if an error has occured.

See Also

StartGeolocation(), GeolocationLatitude(), GeolocationAltitude(), GeolocationSpeed(), GeolocationHeading(), GeolocationTime()

Supported OS

All

<- GeolocationLatitude() - Geolocation Index - GeolocationSpeed() ->