iphoneStartTrackingLocation | |
Type | command |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Starts tracking the location of the device. |
Introduced | 4.5.2 |
OS | ios |
Platforms | mobile |
Example |
|
Related | Command: iphoneStopTrackingLocation Function: mobileCurrentLocation Message: trackingError, locationChanged |
Description | Use the iphoneStartTrackingLocation command to start tracking the location of the device The iphoneStartTrackingLocation command starts tracking the location of the device using CoreLocation. |