bluehalo / ngx-leaflet

Core Leaflet package for Angular.io
MIT License
777 stars 127 forks source link

Line draw not refresh after moveable marker movement. #319

Open 4i-helpynet opened 2 years ago

4i-helpynet commented 2 years ago

Hi

I trying to draw a line between movable markers. The first display of markers, and line drawing, the result is correct. After I move a marker, the line not drawing, just after zoom event.

Can you help how to refresh a draw after marker moving?

reblace commented 2 years ago

If you believe it's a bug, leave more details to reproduce the issue. If you think it's just something you're not sure about how to get working, try stack overflow with the ngx-leaflet tag to see if anyone can help out.