Performance Problems: Map Unresponsive/Slow when panning or zooming & 200-300 markers #316
-
Hi, I tried to migrate from google-map-react/google-map-react to this library because of the jumping markers problem in the original library: google-map-react/google-map-react#1143 I was really happy first, but then the performance was a deal breaker when panning/dragging & zooming. So right now we'd rather stay with the jumping then the performance problems. I also want to say that on Firefox the performance problem is less of a deal (on chrome currently). Let me know If you've experienced something like that or if I should create a bug report. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Hi @matthiasprieth, I use the same code of this repository in our clients website. Someone has over 3k stores to show and performance is not a problem. We do use clustering though (and we used them also in google-map-react/google-map-react). |
Beta Was this translation helpful? Give feedback.
@matthiasprieth try with the 🔖release 2.0.12.
Live example in the repository homepage.