coloring, filtering, reading properties of Tile3DLayer #5493
enersis-pst
started this conversation in
General
Replies: 1 comment 3 replies
-
We are currently working on supporting object selection for I3S tilesets. This will not directly add support for 3D Tiles but will put a lot of the necessary plumbing in place. The work is fairly involved, but if you have the skills and the appetite you are welcome to join the effort. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
i start to load b3dm tiles into mapbox by using deck.gl.
This works. But now i want to to do some filtering, dynamic coloring of the object probierty and also get the properties at onHover, onClick. Do someone could explain me how?
getColor, getPickingInfo woudnt be called and event have a huge object but i coudnt find any properties, which should be included.
Beta Was this translation helpful? Give feedback.
All reactions