Difference between revisions of "Geolocation.new"

From GiderosMobile
m (Text replacement - "</source>" to "</syntaxhighlight>")
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
<languages />
 
'''<translate>Available since</translate>:''' Gideros 2012.8<br/>
 
'''<translate>Available since</translate>:''' Gideros 2012.8<br/>
 +
'''<translate>Class</translate>:''' [[Special:MyLanguage/Geolocation|Geolocation]]<br/>
 
=== <translate>Description</translate> ===
 
=== <translate>Description</translate> ===
 
<translate>Creates new Geolocation instance</translate>
 
<translate>Creates new Geolocation instance</translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
  Geolocation.new()
 
  Geolocation.new()
</source>
+
</syntaxhighlight>
 +
 
 +
{{Geolocation}}

Latest revision as of 15:29, 13 July 2023