Difference between revisions of "Geolocation.new"
From GiderosMobile
Line 2: | Line 2: | ||
'''Available since:''' Gideros 2012.8<br/> | '''Available since:''' Gideros 2012.8<br/> | ||
=== Description === | === Description === | ||
− | Creates new Geolocation instance | + | <translate>Creates new Geolocation instance</translate> |
<source lang="lua"> | <source lang="lua"> | ||
Geolocation.new() | Geolocation.new() | ||
</source> | </source> |
Revision as of 13:33, 23 August 2018
Available since: Gideros 2012.8
Description
Creates new Geolocation instance
Geolocation.new()