georchestra / mapstore2-georchestra

geOrchestra newest viewer
Other
6 stars 23 forks source link

switching to 3d mode doesnt show background, only white #601

Closed landryb closed 1 week ago

landryb commented 1 year ago

Describe the bug

from #248 - reproduces on https://ids.craig.fr/mapstore/ (2022.01, custom terrain) and another internal instance running master (be it with a custom terrain or the default ellipsoid), loading the default 2d map (with a background) and switching to 3d via the button only shows first a black map then a white map.

wms requests are done agains the background layer and receive proper tiles/data, but nothing is shown from them.

user needs to switch background to "see" tiles overlayed on the globe. switching back to the default background also properly displays tiles on the globe.

doesnt reproduce on https://demo.georchestra.org/mapstore/ (master, default terrain) so ... strange ?

landryb commented 1 year ago

will be fixed once geosolutions-it/MapStore2#9614 is backported to 2023.02 and the submodule here is updated

landryb commented 1 week ago

afaict, it should have been fixed by the update in #694