The Locator component can be used to find your whereabouts on the planet using either your device's GPS or information from your network.
The provider specifies where the locator should retreive its information from .
To Start the locator use the Start method. You can also stop it with Stop.
To get regulat updates about your current positino use the SetOnChange function.
Properties
The following properties are available on the Locator object:
Methods
The following methods are available on the Locator object:
Batch(
properties )
GetType() → String: “Locator”
Start()
Stop()