-
Which of the following specifies the expiry time for cached location information?
-
- timeout
- enableHighAccuracy
- position_unavailable
- maximumAge
- None of these
Correct Option: D
maximumAge specifies the expiry time in milliseconds for cached location information, timeout property is the number of milliseconds the web application is willing to wait for a position.