bjorn2404 / jQuery-Store-Locator-Plugin

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

for each filter map is destroying request is sent to google. is n't quota of google is limited ? #129

Closed soori007 closed 8 years ago

soori007 commented 8 years ago

google is allowing limited number of requests.each request in the map is going to google map. map is destroying each time . Send request to google at once for map and manipulate Dom for each filter. is their any possibility to do.

bjorn2404 commented 8 years ago

I don't understand the question.