EverML / google-maps-test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instrucciones

En el Index.HTML reemplazar el texto: [ YOUR_API_KEY_HERE ] por la llave que obtenemos aca

Plan Of Action

  • Import Google Maps into the Window - Done

  • Add the header Store Locator - Done

  • Add markers of stores to the map - Done

  • Add info window with name of store to each marker - Done

  • Add input box - Done

  • Add store list container - Done

  • Add individual store container - Done

  • Show all the stores in the stores list using store-data.js - Done

  • Open the info window of the marker on store selection in stores list - Done

  • Complete the styling for the marker info window

  • Allow a user to search for stores in a zip code

  • Add a beautiful transition on the hover of an individual store

DONE

About


Languages

Language:JavaScript 61.3%Language:CSS 27.2%Language:HTML 11.5%