Skip to content

jameslem/gmaps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Maps JavaScript API Examples

Introduction

Goal

  • Learn how to embed Google Maps into your web apps

Steps

  • layout Add Twitter Bootstrap framework
  • layout Add simple map layout with a side panel
  • maps Embed a Google Map into your page
    • Reference
    • new google.maps.Map()
    • LatLng, Marker, InfoWindow
    • setCenter / panTo
  • markers Add POI (point of interest) markers
  • infowindow Add infoWindows
  • custom-markers Custom marker
  • places Implement feature to dynamically add POIs / markers
    • Reference
    • Implement form
    • Implement calls to Places service
  • direction Implement feature to lay out directions/route

References / Sources

Further Studies

About Me

Thank you very much!

  • Please feel free to clone, fork, or copy. ^_^

About

Google Maps Examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published