1.

What is the Geolocation API in HTML5? Explain

Answer»

The Geolocation API in HTML5 allows the users to share their physical location with SELECTED websites. This happens when JavaScript captures a USER’s latitude and LONGITUDE and sends it to the back-end server for enabling location-aware features such as finding local businesses or showing location on a map.



Discussion

No Comment Found