lifeeka / leaflet.bezier

Draws a Bézier line between two points with an animated flight object.
83 stars 13 forks source link

map.removeLayer doesnt remove plane #9

Closed TimFoerster closed 4 years ago

TimFoerster commented 4 years ago

When calling map.removeLayer(oldVal) removes just the lines, but not the planes.

image