mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-23 00:34:55 +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