Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| a_f:a:mobile_get_location_into [2022/09/01 01:23] – removed - external edit (Unknown date) 127.0.0.1 | a_f:a:mobile_get_location_into [2023/05/09 01:40] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== MOBILE GET LOCATION INTO ====== | ||
| + | |||
| + | This action reads the current location on a mobile device, that the user logged in from, and writes the results into the attributes of the specified '' | ||
| + | |||
| + | ===== Example ===== | ||
| + | |||
| + | <code aim> | ||
| + | |||
| + | The results will be written into the specified instance of the MGeoLocation object (longitude, latitude, altitude etc). | ||
| + | |||
| + | |||