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