Closed clementcolin closed 1 year ago
itowns seems to have a way to detect when something is loaded since in their examples there is a kind of loading screen. related to #479
EDIT: see
itowns does not provide the API to know when a 3DTiles content is requested. Propose a PR to itowns to do so. The code should code there
Then implement in SideBarWidget this enhancement
Currently, there is no feedback for the user that a tile is being loaded. That can be frustrating, especially when a heavy tile (with a lot of geometry or texture) is being loaded.
What can be done :
This feature may be of interest for Itowns, thus, may be implemented directly in it