An app used to search for places around you. Built using JavaScript, jQuery and Google Places API.
- Google Places API
- Autocomplete
- Cache search results to avoid unnecessary API requests
- Map auto centers to places
- Start off by searching for something
- Press return or click search
- Google Places will create markers showing the search results
- The sidebar will pop open and with the search results
- Search for something new with the sidebar search box
- Or close the sidebar and use the main search box
- If screen is less than 500px, the sidebar will not open
View the app live at maps-locations
MIT License