Skip to content

jvgeee/Angular-JSON-Google-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular-JSON-Google-Map

Pulls in JSON data with Angular.JS and displays on a map

  • Will work for any JSON data that has "latitude", "longitude" and "name"
  • Can be altered to work with just about any JSON data
  • Takes "category" from JSON, strips out duplicates, allows selection of items in those categories and only shows those markers
  • Will dynamically zoom and go-to the marker (or group of markers) on the map upon selection
  • Clicking on one name will focus just on that marker
  • Clicking "show all results" will deselect the box and zoom out to show all markers

About

Pulls in JSON data with Angular.JS and displays on a map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published