AdvancedMarker Clustering Styling #195
Replies: 1 comment 3 replies
-
Found my way through it ... the problem was mostly the map and the icon |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all! Well as the title suggests, I want to stylize the cluster icon, and having practically followed the marker-clustering example of this library (https://github.com/visgl/react-google-maps/blob/9c59d2e47066dbcc70f04574d6a157c6b5981c7c/examples/marker-clustering/src/app.tsx) I have hit a wall regarding the stylizing of the clusterer. I am trying to add an icon to the marker that I want to use as the clusterer icon when I'm creating the MarkerClusterer instance but I don't see anything on the map.
Here's a code segment that may help...
Any help or pointers would be appreciated!
Beta Was this translation helpful? Give feedback.
All reactions