bjorn2404 / jQuery-Store-Locator-Plugin

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

Custom/multiple markers icons #207

Closed neshaman closed 6 years ago

neshaman commented 7 years ago

I love, love your work man. Thank you a ton.

I want to have numbers on the list and correspondent number on the markers but I can't figure out how to do it. I really tried.

The second would be, to have some markers different color depending on the value in the locations json file. Any suggestions how I can do that, or where in the js plugin I should look into achieving that.

I have very tiny timeline to do it and since I'm struggling to figure it out, any help would save me and I will highly appreciate it.

Thank you again for your awesome work.

rmassoud commented 6 years ago

Have you found a solution for this?

neshaman commented 6 years ago

I’ve solved the numbers issue with google-maps-utility-library-v3, but for the custom marker color I had to do with some messy looping through the list items...