setFeatureState support? #810
nathanw-chartis
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Would be great to have, but it's not available in the native SDKs, maplibre/maplibre-native#1698. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Just checking if
setFeatureState
is supported. I had a look but couldn't see it in the code anywhere and wasn't sure if it was missing on purpose or just not implemented.I see that it is supported in the native library https://github.com/maplibre/maplibre-native/blob/6e9189d3ba769b014c7c95816b0035089d044989/src/mbgl/renderer/sources/render_tile_source.cpp#L549
If it's just not currently supported due to not being implemented I might be able to have a look at implementing it if that is welcome. (Can't give a ETA but would be a handy feature to have I feel)
Beta Was this translation helpful? Give feedback.
All reactions