This repository was archived by the owner on Sep 20, 2019. It is now read-only.
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
Clickable Path don't work after map drag #317
Open
Description
Hello,
in this example:
http://angular-ui.github.io/ui-leaflet/examples/0000-viewer.html#/paths/simple-example
the red path is clickable (after click the popup is visible).
This function do not work after dragging the map. After clicking to different places on the map the path is clickable again.
I don't now if this is a leaflet bug or a ui-leaflet bug
greetings
Orlando