Sometimes it would be better to display a popup's information in a Sindebar or where there is more space, so charts or other information could be added.
For this layer.popup needs an extension and also the map service should use this to publish events and hide the map popup.
Description
Sometimes it would be better to display a popup's information in a Sindebar or where there is more space, so charts or other information could be added.
For this
layer.popup
needs an extension and also the map service should use this to publish events and hide the map popup.https://github.com/dlr-eoc/ukis-frontend-libraries/blob/fad98ab38d9672de05cab3c2a9aa8806d2880111/projects/services-layers/src/lib/types/Layers.ts#L35
Relevant Package
Describe alternatives you've considered
The user would have to subscribe to the map object and manage all levels and events themselves.