0 votes
in ReactJS by
Q. Which method retrieves automatic updates about the current location of the device?

1. Geolocation.watchPosition()

2. Geolocation.autoUpdates()

3. Geolocation.clearWatch()

4. Geolocation.showPosition()

1 Answer

0 votes
by

Correct ans is Geolocation.watchPosition()

...