Dorset-Council-UK / GIFramework-Maps

A .NET based web map built with OpenLayers and Bootstrap
MIT License
15 stars 10 forks source link

Added fixed attributions #311

Closed VulpesFerrilata closed 2 months ago

VulpesFerrilata commented 2 months ago

You can now add a fixed attribution to your maps if you want to always display a specific attribution alongside the usual ones. This attribution will appear in addition to any that get displayed with layers and basemaps.

There is a dropdown box in version management where you can choose an attribution to always display: image

The attribution you choose will always displayed on the map screen and also on PDF exports: image

Closes #290