Which API makes the user’s current location available to browser-based application?
Which API makes the user’s current location available to browser-based application? Correct Answer Geolocation API
The Geolocation API allows the user to provide their location to web applications if they so desire. For privacy reasons, the user is asked for permission to report location information.