bjorn2404 / jQuery-Store-Locator-Plugin

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

Show all items on map when using paging #267

Closed trouble2 closed 1 year ago

trouble2 commented 3 years ago

So, I would like to show all the locations on my map, however I would only like to show 10 items in the list so it stays kind of clean that way. Would this be something to build in to the code?

bjorn2404 commented 1 year ago

For anyone looking for an answer in the future the fullMapStartListLimit setting should be used in this scenario.