Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cesium map popup does not stay in position #238

Open
boeckMt opened this issue Aug 5, 2024 · 0 comments
Open

Cesium map popup does not stay in position #238

boeckMt opened this issue Aug 5, 2024 · 0 comments
Labels
bug fix: (Something isn't working)

Comments

@boeckMt
Copy link
Member

boeckMt commented Aug 5, 2024

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:

  1. Click on a layer to bring up a feature info popup.
  2. 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

@boeckMt boeckMt added the bug fix: (Something isn't working) label Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix: (Something isn't working)
Projects
None yet
Development

No branches or pull requests

1 participant