mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-25 15:38:54 +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