mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +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