InterviewSolution
Saved Bookmarks
| 1. |
What is geolocation API in HTML5? |
|
Answer» In HTML5, the Geolocation API is used to obtain the user's geographical location.Since this can compromise user privacy, the OPTION is not available unless the user APPROVES it. |
|