bjorn2404 / jQuery-Store-Locator-Plugin

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

Search by init lang-long instead an address #246

Open itajackass opened 5 years ago

itajackass commented 5 years ago

Is it possible to search by using a lat+long coordinates instead an address , like:

<input type="text"id="bh-sl-address" name="bh-sl-address" value="45.43345 + 10.583754">

instead:

<input type="text"id="bh-sl-address" name="bh-sl-address" value="Milano, Italy">