You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I load a map and display 1000 markers. It's ok. But when I random to change icon of these marker, it's so lag. Anyone can help me how to fix this pls? Tks
The text was updated successfully, but these errors were encountered:
* Improved performance of rendering many markers/components on the map
* Closes#135
* Closes#210
* Closes#216
BREAKING CHANGE: If you're just using the library and didn't make custom components before, feel free to ignore this implementation changes.
Now, mapHolderRef for each component are now passed in via context. This doesn't affect all components interface in general. But if you do custom components before and relies on the implementation of react-google-maps, you should be aware of this and make some changes.
I load a map and display 1000 markers. It's ok. But when I random to change icon of these marker, it's so lag. Anyone can help me how to fix this pls? Tks
The text was updated successfully, but these errors were encountered: