Closed
Description
The features are fully rendered as paths, but the tile is being clipped by the CSS rendering engine at its bounds. A workaround to that may be to let the tile render outside its 256x256 bounds (a bit).
See overflow-clip-margin for possible albeit non-cross-browser solution.
Activity
Allow svg element for vector tiles to overflow via css overflow: visible
Allow svg element for vector tiles to overflow via css overflow: visible
Allow svg element for vector tiles to overflow via css overflow: visible
Allow svg element for vector tiles to overflow via css overflow: visi…