bjorn2404 / jQuery-Store-Locator-Plugin

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

Options to display a numeric or alpha for results id #107

Closed enrmbigg closed 8 years ago

enrmbigg commented 8 years ago

For each individual result your display a alpha id and a numeric if its under 25 locations, there should be a option whether or not to override this and by default just pick numeric instead.

bjorn2404 commented 8 years ago

Yeah, I suppose I could work that in at some point. The easiest route without modifying the plugin would be to just set the limit to 27.

bjorn2404 commented 8 years ago

Added disableAlphaMarkers setting in v2.6.0