js-markerclusterer
js-markerclusterer copied to clipboard
Create and export react component
It would be benefical to have a <MarkerClusterer map={map}> component. Need to consider if a prop of markers would be better or a child <Marker> components.
@jpoehnelt is there generally a possibility now to use this lib with react? I tried but Im not sure how to handle Marker[] type that is expected..