luan-dang-techlabs
luan-dang-techlabs
Any updates? I am having same issue with sets 13k, there isn't a bound which makes it slow.
@leighhalliday - thanks a lot will give it a try.
I did this see if this helps you: e.g. ``` useEffect(() => { if (marker && maps && map) { marker.setOptions({ map, position: { lat, lng }, icon: { url:...
@leighhalliday - hi , finally got a chance to try your recommendation. can you verify if i am doing this right? Do I need to implement calculator()? If so, what...
@davidpadych ``` const markerCluster = new MarkerClusterer({ markers, map: mapRef.current, algorithm: new BoundingSuperClusterAlgorithm({ maxZoom: 10 }) }); ```
@davidpadych @leighhalliday - with latest "@googlemaps/markerclusterer": "^2.0.13", the type errors are gone. This code works well and speeds up performance. Thanks again @leighhalliday @leighhalliday - I noticed that when I...
@leighhalliday - i see what you are saying. is this a bug then if the map doesn't re-render when dragging?
> @leighhalliday Had the same issue as @luan-dang-techlabs with 'mousemove' event, is there any way to update marker clusters ? @NikitaKolpinskiy I decided to use this tutorial instead from @leighhalliday...
Were we able to dispute the vulnerabilities?