Edit This Code:
<!DOCTYPE html>
<html>
<body>

<h1>My First Google Map</h1>

<div id="map">My map will go here</div>

</body>
</html>


Result:
Try it Yourself - © w3schools.com
Privacy Policy