Replies: 1 comment
-
Check out the OpenSeadragon example for a good reference point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ought to investigate a long-term replacement for leaflet.GridLayer
The current leaflet frontend subclasses GridLayer with canvas elements, which is the simplest way to get a working map. By moving away from this we can improve user-perceived latency with more fine grained control over the tile rendering lifecycle.
Beta Was this translation helpful? Give feedback.
All reactions