maplibre-gl-js
maplibre-gl-js copied to clipboard
Larger tile boundaries
maplibre-gl-js version: 5.0.0-pre.1 browser: chrome on ubuntu
Steps to Trigger Behavior
Link to Demonstration
5.0.0-pre.1
https://jsbin.com/gacagon/edit?html,output
4.7.1
https://jsbin.com/didahib/edit?html,output
Expected Behavior
Tile content should be clipped at the tile boundary.
Actual Behavior
Tile content is larger than tile boundary. Depending on content, margin seems different (source layer "earth" extends more than source layer "landuse"). This creates a visual border effect which is notable during tile loading on slow connections.