Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

183
Views
Leaflet Ant Path animation stops on zoom out

I am trying to implement the Ant Path extension for the Leaflet javascript library but I am having difficulty fixing an issue with the animation. When the map is zoomed out, the animation is paused. I found this issue on the github page - no animation when zoom<=0 but I can't apply this fix because I am using a CDN.

Here is my jsfiddle where you can see the issue in action: https://jsfiddle.net/yqmaztrb/

const antpath = L.polyline.antPath(path, {
    "delay": 200,
    "dashArray": [
        10,
        20
    ],
    "weight": 4,
    "color": "black",
    "pulseColor": "#FFFFFF",
    "paused": false,
    "reverse": false,
    "hardwareAccelerated": true
});
antpath.addTo(map);

Any ideas how to fix it?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!