Difference between revisions of "Geolocation:startUpdatingHeading"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.8<br/> === Description === <br /> Starts the generation of updates that report the heading.<br /> <br /> <source lang="lua"> = Ge...")
 
Line 6: Line 6:
 
<br />
 
<br />
 
<source lang="lua">
 
<source lang="lua">
= Geolocation:startUpdatingHeading()
+
Geolocation:startUpdatingHeading()
 
</source>
 
</source>

Revision as of 10:20, 23 August 2018

Available since: Gideros 2012.8

Description


Starts the generation of updates that report the heading.

 Geolocation:startUpdatingHeading()