Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 801 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 801 Bytes

Flatiron Phase 1 Project

Using HTML, CSS, JavaScript and the Google Maps JavaScript API

Installation

Fork, clone, and npm install

Usage

Image

Google Maps Places API Autocomplete textbox in action: Image

Image

Click the new marker on the map to see your Place: Image

// TODO:

  • Persistence of Favorite Places on server
  • Update map's viewport within onPlaceChanged() using placeData.viewport
  • Stick background gradient ends to top and bottom of webpage dynamically
  • Put more interesting info into a marker's infoWindow
  • Put Autocomplete alerts/errors into modals
  • Display Street View of selected Place