add osm attribution

This commit is contained in:
dskvr
2022-12-18 17:44:09 +01:00
parent 7e9288f9ee
commit cc0741b2b5
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
url="http://{s}.tile.osm.org/{z}/{x}/{y}.png"
layer-type="base"
name="OpenStreetMap"
attribution='<a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
/>
<!-- <l-marker v-for="([relay, result]) in Object.entries(geo)" :lat-lng="getLatLng(result)" :key="relay">

View File

@@ -13,6 +13,7 @@
url="http://{s}.tile.osm.org/{z}/{x}/{y}.png"
layer-type="base"
name="OpenStreetMap"
attribution='<a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'
/>
<!-- <l-marker v-for="([relay, result]) in Object.entries(geo)" :lat-lng="getLatLng(result)" :key="relay">