add attribution

This commit is contained in:
Tom 2023-08-24 11:12:53 +01:00
parent 39fe974148
commit 9ac02c93b4

View File

@ -30,7 +30,7 @@ crossorigin=""></script>
<div id="map" style="height:90cqw; width:90cqw"></div> <div id="map" style="height:90cqw; width:90cqw"></div>
<figcaption> <figcaption>
<br> <br>
These map tiles are from <a href="https://stamen.com/">Stamen design</a>, essentially a really nice style sheet on top of &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributor data. The viewer is <a href="https://leafletjs.com/">leaflet.js</a>. I used CSS container queries to make this a nice square shape. The black and white map tiles are from <a href="https://stamen.com/">Stamen design</a>, essentially a really nice style sheet on top of &copy; <a href="https://www.openstreetmap.org/copyright">OpenStreetMap</a> contributor data. The rest are OS Maps from the <a href="http://maps.nls.uk/projects/subscription-api/">National Library of Scotland</a>. The viewer is <a href="https://leafletjs.com/">leaflet.js</a>. I used CSS container queries to make this a nice square shape.
</figcaption> </figcaption>
</figure> </figure>