bjorn2404 / jQuery-Store-Locator-Plugin

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

Reloading Ajax call #260

Open saqib0095 opened 4 years ago

saqib0095 commented 4 years ago

Hi

I am trying to filter the locations based on which brand is selected, to do this i need to access the database, is there a way i can run the ajax call without keep reloading the page?

Thanks