open-pioneer / trails-openlayers-base-packages

Common OpenLayers packages for the Open Pioneer Trails client framework.
Apache License 2.0
8 stars 5 forks source link

Move attribution according to the map view's padding #339

Open antoniave opened 1 month ago

antoniave commented 1 month ago

Issue description

The attributions are shown on the OpenLayers map. However, their positioning does not consider the map view's padding. As the map view's padding is usually used if something covers the map, the attribution is likely to be covered by those elements.

Hence, the attribution should be moved according to the map view's padding.

Validations

mbeckem commented 1 month ago

Idea:

antoniave commented 5 days ago

Branch feature/move-attribution