mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-08-20 14:34:38 +00:00

* Canvas: call ctx.setLineDash in _fillStroke This make dashArray working properly for cirles. fix #5182 * Debug: add dashed circle example * Debug: add simple example reproducing #5182