Home » HTML » HTML APIs » Question
  1. Which button let us move the map to the current position of the device?
    1. timeout
    2. maximumAge
    3. enableHighAccuracy
    4. currentPositionBtn
    5. 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.



Your comments will be displayed only after manual approval.