Igor-Vladyka / leaflet.motion

A simple tool to animate polylines and polygons in different way
https://igor-vladyka.github.io/leaflet.motion/
MIT License
207 stars 44 forks source link

The NextPoint latlng is not exist in the path #24

Open Minglu-Huo opened 3 years ago

Minglu-Huo commented 3 years ago

I want to draw a marker when motionStatr, but I see the next point is not exist in my local path;

The latlng has already been taken care of in the _motion, but I need the source point

Igor-Vladyka commented 2 years ago

Hey there, can you please provide detailed example so I can help.

Merulast commented 1 year ago

@Ivan-hl you probably forgott an await somewhere and your data is not ready.