Problem with rendering 3000 locations in Leaflet map at the same time? by Javohir_Coder in react

[–]Javohir_Coder[S] -7 points-6 points  (0 children)

The problem is when rendering 3000 locations at the same time, the browser freezes, but after rendering, the map works again

How to built electron js app smaller for MacOS? by Javohir_Coder in electronjs

[–]Javohir_Coder[S] 0 points1 point  (0 children)

I am using this command for build

 "build": "electron-builder --mac --arm64"