-
Which button let us move the map to the current position of the device?
-
- timeout
- maximumAge
- enableHighAccuracy
- currentPositionBtn
- None of these
Correct Option: D
The geolocation HTML includes a currentPositionBtn which is used to move the map to the current position of the device, there are 3 inputs to let the user choose the geolocation options enableHighAccuracy, timeout, and maximumAge.