WebLocation.Stop

From Xojo Documentation

Method

WebLocation.Stop()

New in 2019r2

Supported for all project types and targets.

Stops monitoring the user's location.

Notes

Call this method as soon as you no longer need to monitor the device location especially on mobile devices as monitoring uses a lot of power.

See Also

Request and Start methods.