GeolocationLatitude()

Syntax

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

Parameters

None.

Return value

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

See Also

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

Supported OS

All

<- GeolocationHeading() - Geolocation Index - GeolocationLongitude() ->