Closed tgranie closed 7 months ago
Hi, it's not a use case we've explored yet. While we can import .glb into a xeokit viewer, we have no loaders yet for loading tiles.
@tgranie Hello, have a look at Mapbox (https://www.mapbox.com/), maybe some sort of integration with this service will work for you, I haven't used it myself, but have seen many apps using it to get some maps and surroundings in web apps.
@paireks Thanks for the suggestions. We tried to include mapbox already but too difficult to match the camera of both viewers ? The proper way is to have a tiles loader as it is more and more common too include such environment like google earth, mapbox... and even glb that are very big by loading (deloading) parts on the flow.
For example, Photorealistic 3D Tiles from google earth.. or from I know how to export in glb an area and but the licence prohibits to save / cache any tiles. So we have to retrive the tiles dynamically.
Thanks for your reply