elfalem / Leaflet.curve

A Leaflet plugin for drawing Bézier curves and other complex shapes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animated curve becomes dashed when zoomed

n3d1117 opened this issue · comments

Hello!
When animating a curve, it becomes dashed once I start to zoom in.
If I remove the animation, it works fine. I've tested it straight from the demo site. Am I missing something? Thanks

leaflet_curve

Hello,

I see this issue as well. It's probably related to the recent animation changes. I will take a look when I get a chance. Thanks for reporting.

Just to give an update, I have a fix for SVG already but still working on one for Canvas.

A fix has been pushed for both SVG and Canvas. v0.4.1 has been released and published to npm.