mapkit-react
mapkit-react copied to clipboard
Fix Marker collision mode
I figured out collision mode seems to be in the storybook "Marker - clustering three marker into one"
So I replaced the markerAnnotation.collisionMode type with the annotation.collisionMode type which appears to fix the issue.