willsir14 / google-maps-app-solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Maps App

Requirements

  1. Retrieve your own Google Maps API Key (it is free)

    https://youtu.be/1voXqu4HN9U

  2. Add your API Key to Google Maps link in index.html:

src="https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap">

Replace YOUR_API_KEY in the url with the API Key you retrieved using the tutotial above.

Want to join the BEST JavaScript Course on the planet and learn how to build the Google Maps Project with JavaScript, NodeJS, and MongoDB?

Check out our Profit With JavaScript Course 👇

Click Here

About


Languages

Language:JavaScript 97.3%Language:CSS 1.6%Language:HTML 1.2%