Difference between revisions of "Geolocation:stopUpdatingHeading"
From GiderosMobile
| Line 2: | Line 2: | ||
'''Available since:''' Gideros 2012.8<br/>  | '''Available since:''' Gideros 2012.8<br/>  | ||
=== Description ===  | === Description ===  | ||
| − | <br />  | + | <translate><br />  | 
Stops the generation of updates that report the heading.<br />  | Stops the generation of updates that report the heading.<br />  | ||
| − | <br />  | + | <br /></translate>  | 
<source lang="lua">  | <source lang="lua">  | ||
  Geolocation:stopUpdatingHeading()  |   Geolocation:stopUpdatingHeading()  | ||
</source>  | </source>  | ||
Revision as of 13:34, 23 August 2018
Available since: Gideros 2012.8
Description
Stops the generation of updates that report the heading.
 Geolocation:stopUpdatingHeading()