Google Maps Store Locator🌎

Google Maps Store Locator App JavaScript Project.

  • Locate Stores on Map.

How it works?

When you click on markers or the list menu a popup window opens showing some details of that store. Also you can search the the store by its Zip Code.

Vlc-Record-2020-04-26-18H06m39s

What you can do?

You can use it as your store locator or anything like farms or food points in your city.

How?

  • Fork this Repository
  • Update Location Coordinates
  • Update Data (Name, phone number)

That's it, Now it's your Locator.

Plan Of Action ✈

  • βœ” Create Wireframe
  • βœ” Setup base HTML Structure
  • βœ” Import Google Map intpo the window
  • βœ” Add the text store locator
  • βœ” Add input box
  • βœ” Add Store List Container
  • βœ” Add Individual Store Container
  • βœ” Style the individual store item in the Stores list
  • βœ” Show all the stores in the stores list based on real world data
  • βœ” Show the marker based on real world store data
  • βœ” Complete styling for the marker info window
  • βœ” Open the info window marker on store selection in stores list
  • βœ” Allow a user to search for the stores in a zip code
  • βœ” Add a beautiful transition on the hover of the individual store

If the Map is not showing (The API key might have been disabled)