googlearchive / js-marker-clusterer

A marker clustering library for the Google Maps JavaScript API v3.
https://googlemaps.github.io/js-marker-clusterer/docs/reference.html
Apache License 2.0
1.28k stars 773 forks source link

Adding CSS class to MarkerClusterer options #24

Open XmlmXmlmX opened 9 years ago

XmlmXmlmX commented 9 years ago

These changes extend the MarkerClusterer options with the new option cssClass.

davidspiess commented 9 years ago

Nice i was looking for this :+1:

kesha-antonov commented 8 years ago

Need this!

XmlmXmlmX commented 8 years ago

Can anybody merge this request please? Would be nice :)

XmlmXmlmX commented 8 years ago

???

sinedied commented 8 years ago

Please merge this, it's really needed here :)

XmlmXmlmX commented 8 years ago

CMON

eradrix commented 8 years ago

This is unbelievable this feature hasn't been merged for such a long time. This should be an absolute priority. The current styling possibilities are so pitiful...

guicara commented 7 years ago

When does this feature will be merged? We really need to change the CSS style of the markers. Thanks.

XmlmXmlmX commented 7 years ago

Hi @guicara, this feature will never be merged in this repository, cause it's not maintained anymore (sad but true). Have a look to this fork. It's a "official" fork (with the blessing of Google) of this repository and is maintained. The css-class feature is coming soon.

eric-khoury commented 5 years ago

Hi. So is there a way to add css class to the cluster? cssClass doesn't seem to work.