Hacker News new | ask | show | jobs
by k__ 2385 days ago
I used Leaflet and had to do some things with realtime visuals in D3 as overlay for Leaflet, because of performance issues.
1 comments

We switched the opposite direction (D3 to Leaflet) on a different app and got a performance speed up for big sets of vector shapes. Seems like there are tons of ways to engineer these web graphics apps and no clear "best solution".