leaflet.motion icon indicating copy to clipboard operation
leaflet.motion copied to clipboard

A simple tool to animate polylines and polygons in different way

Results 5 leaflet.motion issues
Sort by recently updated
recently updated
newest added

How to remove it? using * leaflet.motion - v0.3.2 (https://github.com/Igor-Vladyka/leaflet.motion#readme) ``` var dataCoords = []; function doMotion() { var seqGroup = L.motion.seq([ L.motion.polyline(dataCoords, { color: "MediumVioletRed", weight: 10, opacity: 0.8...

Hi, Is it possible to use this plugin with Angular? Thx

good first issue

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...

如何监听轨迹经过事件以及轨迹运行结束的事件,比如我需要在轨迹经过时添加一个弹窗,需要获取实时经过的经纬度,并且在结束时触发一个事件 How to listen for trajectory passing events and trajectory ending events, such as adding a pop-up window when the trajectory passes, obtaining real-time longitude and latitude, and triggering an...

![image](https://user-images.githubusercontent.com/100856995/234742075-171e7ad9-f9c9-4146-b2e6-dc150ccc9ce7.png) For example, like this