Project Summary:
The goal of this project was to design and build an interactive Google Maps overlay directory and search functionality that displays store information on a searchable map. The biggest challenge was how we were going to implement the dynamic display of store information when filtered with search criteria. For anyone looking to emulate this, note that Google has made available map labeling info and useful code snippets here: https://code.google.com/p/
In our case, the client also wanted the ability to dynamically edit (via WordPress) the store information within each store mouse over on the map itself and link them back to a post within their WordPress site. This allowed the user to learn more information about each store and provided the client a means of driving user traffic to other parts of their website.
Tools Used:
HTML5, CSS3, JQuery, AJAX, Google Map API, AngularJS v1.4.5, PHP, WordPress