You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.
Just double-checked on the example https://rawgit.com/fnicollet/Leaflet/rotate-master/debug/rotate/rotate.html
You have good eyes, cause I really had to look closely to see those gutters. That's probably because of some browser rounding issue. Leaflet actually has the same issue when in-between zoom, gaps appear.
I know that there is some experiment to draw everything in a single canvas image (and not draw each tile) in this project, but that's just experimental: https://github.com/Leaflet/Leaflet.TileLayer.NoGap
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When the bearing is set to a non-zero number, faint "gutters" appear between the tiles. Attached is an example of what I see:
The text was updated successfully, but these errors were encountered: