Describe the bug
When moving Cesium map, popup does not stay in position.
Project: @dlr-eoc/map-cesium
To Reproduce
Steps to reproduce the behavior:
- Click on a layer to bring up a feature info popup.
- Move the map
If possible provide a link to a reproduction scenario.
https://dlr-eoc.github.io/ukis-frontend-libraries/#/cesium
Expected behavior
The popup should stay in place.
Versions
App
- Angular: ^17.3.11
- UKIS: 14.0.0
Additional context
Maybe use a listener on scene.postRender like in cesium-popup-es6
Or check out some of the other implementations https://github.com/search?q=cesium-popup&type=repositories&s=updated&o=desc
Describe the bug
When moving Cesium map, popup does not stay in position.
Project:
@dlr-eoc/map-cesiumTo Reproduce
Steps to reproduce the behavior:
If possible provide a link to a reproduction scenario.
https://dlr-eoc.github.io/ukis-frontend-libraries/#/cesium
Expected behavior
The popup should stay in place.
Versions
App
Additional context
Maybe use a listener on
scene.postRenderlike in cesium-popup-es6Or check out some of the other implementations https://github.com/search?q=cesium-popup&type=repositories&s=updated&o=desc