Skip to content

msi-apurno/googlemaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps APIs for Multiple Locations

A guide to embedding Google Maps API into your website, and including markers and information for multiple locations.

Read the tutorial here.

Goals

  • Include a map on a website
  • Show a marker for each location
  • Each marker shows the address and can provide directions

Steps

  • Get a Google Maps Javascript API Key
  • Embed a Map Into Your Site
  • Customize the Map