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 #8

Closed ollea closed 11 years ago

ollea commented 11 years ago

Added the possibility to set the 'storeLimit' option to -1 that means unlimited.

Added the possibility to set the 'distanceAlert' option to -1 that means disable distance alert.

Added little checks to only format 'web' variable when it is not null otherwise javascript would gives an error.

bjorn2404 commented 11 years ago

Good ideas, thanks!