Create Google Maps using javascript
-
Create a Google API key, follow the below link https://developers.google.com/maps/documentation/javascript/get-api-key
-
Open the Maps.html file and update the regsiterd key before the enclosing of the body tag.
-
update the script.js with the desired latitude and longitude value.