chandramuralis
3 May 2011, 10:26 AM
I'm trying to use Ext.util.GeoLocation with "autoUpdate" property set to true and I don't have any issue in it. How do I stop receiving location update from this API?
I know default navigator.geolocation.watchPosition returns the long integer and we can use this to stop receiving new position updates. I'm looking for something similar to that.
I know default navigator.geolocation.watchPosition returns the long integer and we can use this to stop receiving new position updates. I'm looking for something similar to that.