bjorn2404 / jQuery-Store-Locator-Plugin

A store locator plugin using Google Maps API version 3
MIT License
493 stars 235 forks source link

Apply mouseover on list to highlight the marker and vice-versa #259

Open dhruvangg opened 4 years ago

dhruvangg commented 4 years ago

When the user hovers over the list, it should highlight the marker on the map and the same way if use hovers over on marker, list item should be highlighted. So how to do this?