Replies: 1 comment 1 reply
-
basicly, creating two maps with the same dimensions, set the z-order with setDepth, and if the map above has transparent tiles, or tiles with the ID -1, the map below should be visible. I personally never used it for larger maps, but I assume it should not cause performance issue, and is an easy solution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
for example
Beta Was this translation helpful? Give feedback.
All reactions