A simple html page with Google maps integration using a JS function that sets the map properties and get the GeoLocation
This is a simple Html page with Google maps integration with geolocation to center the map on your current location.
How to Use: For this code to work, you first need to use the following link to get and API Key:
https://developers.google.com/maps/documentation/javascript/get-api-key
And then past it on this line instead of 'MY_API_KEY'