Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create Google maps for your site with google maps javascript api, address field, marker and info window

Notifications You must be signed in to change notification settings

diegocbcastro07/google-maps-javascript-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-maps-javascript-api

Step-1-GET API KEY

https://console.cloud.google.com/apis/dashboard https://developers.google.com/maps/documentation/javascript/tutorial https://developers.google.com/maps/documentation/javascript/get-api-key

Step-2 Create Project

When logged in to your google api dashboard Click on Credentials and Create Credentials ( Create Credentials > Api key ) for the above API get the API key

Step-3 ENABLE APIS:

Go to Api Library on https://console.cloud.google.com/apis/library and active the below API libraries:
1-Places API
2-Geocoding API
3-Google Maps API

You can watch the demo on https://www.youtube.com/watch?v=yhhkNtdg5x0&list=PLD8nQCAhR3tT9dU8JKLpG3av-WMQGPPFP
For any help please contact me on http://imransayed.com

About

Create Google maps for your site with google maps javascript api, address field, marker and info window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.8%
  • PHP 16.2%
  • CSS 4.0%