Replies: 1 comment 1 reply
-
Hi @belukha |
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
-
In the documentation, I found only the
getPointInView
function, which projects[lon, lat]
coordinates that are within the viewport. If the coordinates are outside the viewport, it returns[-1, -1]
. Is there a way to project a marker even if it is outside the viewport?Beta Was this translation helpful? Give feedback.
All reactions