mirror of
https://github.com/Leaflet/Leaflet.git
synced 2026-01-25 16:46:35 +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