Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| ref:a_f:a:mobile_get_location_into [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1 | ref:a_f:a:mobile_get_location_into [2026/08/13 00:43] (current) – ↷ Page moved from a_f:a:mobile_get_location_into to ref:a_f:a:mobile_get_location_into localdev | ||
|---|---|---|---|
| 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). | ||
| + | |||
| + | |||