We are using leaflet with angular 11. We are using bindPopup to display the object name. It works perfect with less number of plotting, as the number increases chrome hangs. In our test system we tried with 65k markers & 75k polylines.
Please help is there any other way ? or how to optimize it ?
Thanks in advance!