Marker Clusterer #406
mortvicious
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
So I've had a bit issues with implementation of clusterer and I wrote down this kind of code. Quality is not good, typings either, but maybe there is someone who struggled like me (I'm building local Real Estate Marketplace platform), those, who have the issues with complete markers redraws on complex search filters changes. I've built this hook:
Imports included for clearness.
Hook
useMarkerClusterer.tsx
Usage
Forward ref if custom marker:
CustomMarker.tsx
Example.tsx
createMarker.ts
Create your own clusterer icon, this is just my own usage (white circle with number)
Beta Was this translation helpful? Give feedback.
All reactions