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