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()

Related questions

0 votes
asked May 21, 2020 in ReactJS by GeorgeBell
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell
...