bjorn2404 / jQuery-Store-Locator-Plugin

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

instead of searching stores in 60 kilometers radius #123

Closed soori007 closed 8 years ago

soori007 commented 8 years ago

instead of searching stores in 60 kilometers radius is their any option with google auto complete and zoom in to seleted location instead sending request to google

bjorn2404 commented 8 years ago

The purpose of this plugin is to be a locator of locations from an origin point. You could certainly set up a custom script to map a point on a map with the HTML5 Geolocation API but what you're describing seems different from the purpose of this plugin.