WebLocation.Request

From Xojo Documentation

Method

WebLocation.Request(highAccuracy As Boolean = False)

New in 2019r2

Supported for all project types and targets.

Requests the user's location a single time. Setting highAccuracy to True uses more power on mobile devices.

See Also

Start and Stop methods.