Dynmap-Forge/Fabric

Dynmap-Forge/Fabric

888k Downloads

[Feature Request] Update Leaflet to allow canvas layer

kaiserproger opened this issue ยท 2 comments

commented

Hello,
I'm trying to use canvas instead of svg to draw areas, because of low performance. But, I have one problem: leaflet canvas doesn't work, Google said it's happening due to Leaflet's old version. Can you update Leaflet library? We've tried to do that, but Dynmap web code have some incompatibilities with new Leaflet version(for example, in utils).

commented

Sorry for the delay but this feature request was implemented in #3467 by @JLyne we are now running Leaflet 1.7.1 which means canvas layer additions should now be possible ๐Ÿ˜Š

commented

This is a bit bigger of a feature than the dev is currently looking to implement. If someone made a PR with this change it may be accepted but for now there are no plans to change the leaflet library version