Replies: 1 comment
-
There is no easy way to do this unfortunately. We need to place custom markers on the overlayMouseTarget pane to receive DOM events but polygons etc exist on the overlayLayer pane which is below. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to make the Polygon zindex level higher than or the same as the CustomMarker. Now that they are under different parent elements, even if the zindex is modified, it still has no effect.
Beta Was this translation helpful? Give feedback.
All reactions