bjorn2404 / jQuery-Store-Locator-Plugin

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

Update jquery.storelocator.js #13

Closed JimmyRittenborg closed 11 years ago

JimmyRittenborg commented 11 years ago
JimmyRittenborg commented 11 years ago

I couldn't wrap my head around taking the user to the nearest location if the max distance is exceeded, like the Starbucks Store Locator does it - so thats the reason for my changes about the originMarker at least, to improve the current user experience a bit. Especially on mobile where chances are small of having the list of stores and the map in same view.

JimmyRittenborg commented 11 years ago

Now it should be good to go :)