Geolocation:stop
From GiderosMobile
Available since: Gideros 2012.8
Class: Geolocation
Description
Stops the generation of updates that report the current location and heading.
<syntaxhighlight lang="lua">
Geolocation:stop()
</source>
Available since: Gideros 2012.8
Class: Geolocation
Stops the generation of updates that report the current location and heading.
<syntaxhighlight lang="lua">
Geolocation:stop()
</source>