bjorn2404 / jQuery-Store-Locator-Plugin

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

issue when using createmarker with fullMapStart #124

Closed soori007 closed 8 years ago

soori007 commented 8 years ago

Thanks for the plugin.request are being sent to google every time.instead of sending request can't we manipulate the Dom

soori007 commented 8 years ago

full map option set to true and instead of submit click for auto google place search on change I am triggering click .two requests are going on each click and when page load json file is loading twice why. is that issue or any problem with code please clarify

soori007 commented 8 years ago

sending multiple ajax requests for how to restrict send one request at page load use same for all request is their any option for that

soori007 commented 8 years ago

All all solved please close the issue