June 24, 2020
How does clearPosition() work in the HTML5 geolocation API?
SO
How does clearPosition() work in the HTML5 geolocation API?
GT
Answer
by Geo Targetly
The purpose behind clearPositon() is to cancel the watchPositon call. Once this condition is met the WatchPositon call stops collecting updates about the device's current location.
Tags: