Skip to content

andrewtdunn/fortGreeneMap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neighorhood Map Project

Deployed Project Here

I made a few enhancements. Custom markers are used. When a menu location is selected, the map moves to center the selected location on the map.

I used the panTo function described here on stack overload

Restaurant reviews are generated from the yelp api.

Recreation location and school information is from the wikipedia api

Dependencies for Development

  • install node.js and npm

install node

how to install npm on a mac

how to install npm on a pc

  • to install all local packages:
$> npm i

  • run gulp
$> gulp
  • sass should compile on change + save and reload in browser
  • html change also triggers reload
  • Edit files in the src folder not the dist folder!

map should load at localhost:3000

About

interactive google map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published