Vue2Leaflet
Vue2Leaflet copied to clipboard
L-Icon createIcon every frame
Description
Hello. Google chrome profiler show me CreateIcon -> SetIcon every frame. How can i prevent this?
Live Demo
https://jsfiddle.net/0b1p72o3/3/
Steps to Reproduce
F12 -> Performance -> Record 4 sec -> Open "Frame" in profile result
Versions
- Leaflet: v1.5.1
- Vue: v2.6.10
- Vue2Leaflet: v2.1.1
@GLeBaTi I'll investigate this soon :) sorry for the slow answer.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
I can confirm this is still happening, I noticed because the icon image is requested on each frame.
@DonNicoJs Do you have any clue as to why this might be happening? I might find time to look into it, but I have no idea where to start.