bjorn2404 / jQuery-Store-Locator-Plugin

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

featured locations always displayed, possible ? #55

Closed angeenes closed 8 years ago

angeenes commented 9 years ago

Hi,

I am wondering how could I always display the featured location ? I know this is not implemented in the plugin.

the featured locations would always be displayed on the list and always displayed on the map no matter which filters and/or location searches are.

If you can point me to the right direction on your functions, I can try to do it, basically I think it would be to filter everything except the featured ones.

jahidHn commented 8 years ago

You may use originMarker set to true to show a marker always visible for all categories

bjorn2404 commented 8 years ago

The featuredLocations setting has been included since v1.4.7, which was released in 2013.