Results 70 comments of Jaillot Vincent

Thanks for the clarification. The 3D Tiles classes I mentionned are [here](https://github.com/jailln/itowns/blob/3dtiles_temporal_extension/src/Provider/3dTilesClasses.js). For now they are in a `3dTilesClasses.js` file but based on your response they should be in `3DTilesLayer`....

I agree with you that we don't need a `boundingBox` for each layer to implement a `zoomTo` method. However, I still think that each layer should have a `boundingBox` attribute...

I modified the picking methods in #1881 so that their return is more homogeneous. Let me know if it fixes this issue.

We don't have a date to provide yet sorry but we will try to prioritize it and to let you know. Instead of a workaround we can help you implement...

> > We don't have a date to provide yet sorry but we will try to prioritize it and to let you know. > > Instead of a workaround we...

It works for me with #2156, thanks :slightly_smiling_face:

@alexLuky this should be resolved with #2143 , can you test it and let me know please?

@alexLuky this should be resolved with #2143 , can you test it and let me know please?

@AnthonyGlt can you fill this issue with your tests and first results and maybe share produced datasets?