clearWatch method
The clearWatch()
method of the Geolocation interface is used to
unregister location/error monitoring handlers previously installed using
Geolocation.watchPosition.
Implementation
external void clearWatch(int watchId);
The clearWatch()
method of the Geolocation interface is used to
unregister location/error monitoring handlers previously installed using
Geolocation.watchPosition.
external void clearWatch(int watchId);