in ReactJS by (5.1k points)
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 (5.1k points)

Correct ans is Geolocation.watchPosition()

Related questions

0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
0 votes
asked May 20, 2020 in ReactJS by GeorgeBell (5.1k points)
0 votes
0 votes
asked May 20, 2020 by GeorgeBell (5.1k points)
...