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 have a stroke style layer on top of a basic color style but I want only the basic color layer to receive mouse events. Is there a way to set pointer-events = none for the stroke style or am I missing something entirely here?
I have a stroke style layer on top of a basic color style but I want only the basic color layer to receive mouse events. Is there a way to set
pointer-events = nonefor the stroke style or am I missing something entirely here?