UtilsLib Xojo plugin

LocaleInfo.LocationLatitude Method

To get Machine latitude position, use the LocationLatitude function.

shared LocationLatitude()

Parameters

Remarks

returns a latitude position in Degrees.

Latitude is +90 to -90 range and Longitude is +180 to -180 range

North is positive / South is negative.

Note:
This function is not supported on Linux and Windows systems.

See Also

LocaleInfo Class