bjorn2404 / jQuery-Store-Locator-Plugin

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

Allow a full map start list limit different from the store limit #96

Closed hyperTwitch closed 8 years ago

hyperTwitch commented 8 years ago

Previously if a store limit was specified then it would be applied on first run, even if a start list limit was specified.

Note that this also will limit the number of visible markers based upon the value set for start list limit.

bjorn2404 commented 8 years ago

Oh, I did add a fullMapStartListLimit setting in the last version. I think that might cover the same thing.

bjorn2404 commented 8 years ago

Upon further inspection I'm merging this in. Thanks