This is a demo example on how to use Marker Clusterer Plus and a Overlapping Marker Spiderfier at the same time.
To install all need it dependencies run:
npm installTo see the example in action.
npm startFor each Marker instance created, you also need to add it into the Spiderifer. The Spiderifer will detect that
Markers are in the same location and it will generate the Spider effect.
Please check out demo.js
Let me know if you find any issues.
Thank you!