Replies: 1 comment
-
Hi, Same here. I had an type error first. Then i have just used to get rid of this. It worked for the type error. But i still can't see my Markers. It seems like the live demo in docks is broke too https://react-google-maps-api-docs.netlify.app/#markerclusterer. I have been searching for a solution but i can't find anything. My code:
Btw if u use React v.18 i suggest to use instead. |
Beta Was this translation helpful? Give feedback.
-
Hi there,
I am trying to replicate the example here (https://react-google-maps-api-docs.netlify.app/#markerclusterer)
However clusters don't render.
If I remove the
MarkerClusterer
component and just render the marker it works just fine.Any idea on what I can improve in this code (copied below for easier reference)?
Using:
Beta Was this translation helpful? Give feedback.
All reactions