Locator
Locator is used to locate the location of the device by logitude and latitude.
app.CreateLocator(Provider)
Options
- GPS
- Network
- GPS,Network
Methods
- id
- Destroy()
- Release()
- GetType()
- SetOnChange( callback )
- Start()
- Stop()
- SetRate( rate )
- GetDistanceTo( lat,lng )
- GetBearingTo( lat,lng )