Link to my optimized webpage: https://ckprogrammer.github.io/Neighborhood-Map-Project/neighborhood-map-master/index.html.
This is the Project of the Neighborhood Map from Udacity's Front End Web Developer Program.
In this project, I created a map using the Google Maps API of Düsseldorf City. In this map my favorite restaurant locations in Düsseldorf are shown!
- Click on the
Clone or Downloadbutton at the top of the github page. - Click
Download Zip. - Double click on the Downloaded zip-file in your downloads on your computer.
- Open the index.html file on your browser.
- You should be ready to go!
- Google Maps
- Foursquare
- Google Fonts: https://fonts.google.com/
- Foursquare: https://foursquare.com/ and https://developer.foursquare.com/
- Google maps API annimations: https://developers.google.com/maps/documentation/javascript/examples/marker-animations
- jquery: http://api.jquery.com/trigger/, http://knockoutjs.com/documentation/observableArrays.html
- w3 schools: https://www.w3schools.com/
- stackoverflow: https://stackoverflow.com/
- Projects I already did in Udacity like: GeocodingInTheApp.