bjorn2404 / jQuery-Store-Locator-Plugin

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

Toggle All filters using a checkbox and filter results #255

Open afrazahmmad opened 5 years ago

afrazahmmad commented 5 years ago

First of all Thanks for great plugin.

Since filters use values to filter markers. Can we add a checkbox to toggle all filters ?

afrazahmmad commented 5 years ago

I have filters which are working fine. I want to ad one extra checkbox which toggle all check-boxes of filters. Checkbox toggles the filters but result is not changed http://vod.akkastech.com/store-locator If I debug the taxonomy filters then I can see all fiters still exist even if I toggle all filters using select all filter.