bjorn2404 / jQuery-Store-Locator-Plugin

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

Limit store list and https issue #243

Open Pete44131 opened 5 years ago

Pete44131 commented 5 years ago

I am using an old version of your map. I do see your name in the coding but not sure if I got it here. it is maybe 4 or 5 years old. Also, would you like me to include your name on our store locator page or just leave it in the code?

Here are my two current issues:

  1. Is there a way to limit how many stores show in the list of stores while allowing the map to show all markers for stores? I like the impressive appearance of all the locations on the map but wouldn't want someone to simply copy all locations from the text list of stores.

  2. The map will not work if I have it on a page with an SSL (https and shmtl) but works fine if I operate it on an unsecure page (http and html). Why is this? This isn't a huge deal but just curious how I could fix this to be consistent with the rest of the site.

Thanks.