Get rendered features / features in viewport #887
Unanswered
MarkusWendorf
asked this question in
Q&A
Replies: 1 comment
-
I think this is the proper approach right now, but this could definitely be improved. Would love to align those APIs with the web variant. |
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.
-
Hey is there a simpler way to get all features currently visible on screen?
I have a working version that seems overly complicated:
I must be missing something. I think on the web it's just
queryRenderedFeatures()
.Beta Was this translation helpful? Give feedback.
All reactions