-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
bugfix: (Something isn't working)fix: (Something isn't working)
Description
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
Metadata
Metadata
Assignees
Labels
bugfix: (Something isn't working)fix: (Something isn't working)