Difference between revisions of "Geolocation.getAccuracy"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 7: Line 7:
 
Returns the previously set desired accuracy.<br />
 
Returns the previously set desired accuracy.<br />
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(number) = Geolocation.getAccuracy()
 
(number) = Geolocation.getAccuracy()
 
</source>
 
</source>

Revision as of 15:28, 13 July 2023