You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm wanting to add a click event to the layer the arrows are added to, but I'm struggling to pass on custom properties. When I click on the arrow, it prevents me from clicking on the line which already has a working event trigger on it.
Each line has an 'id' property added to it. When I add a test property on arrowLine, i don't seem to be able to see it when I console log.
I'm wanting to add a click event to the layer the arrows are added to, but I'm struggling to pass on custom properties. When I click on the arrow, it prevents me from clicking on the line which already has a working event trigger on it.
Each line has an 'id' property added to it. When I add a test property on arrowLine, i don't seem to be able to see it when I console log.
The text was updated successfully, but these errors were encountered: