mirror of
https://github.com/aljazceru/nostr-watch.git
synced 2025-12-17 05:24:19 +01:00
add osm attribution
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
url="http://{s}.tile.osm.org/{z}/{x}/{y}.png"
|
url="http://{s}.tile.osm.org/{z}/{x}/{y}.png"
|
||||||
layer-type="base"
|
layer-type="base"
|
||||||
name="OpenStreetMap"
|
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">
|
<!-- <l-marker v-for="([relay, result]) in Object.entries(geo)" :lat-lng="getLatLng(result)" :key="relay">
|
||||||
|
|||||||
@@ -13,6 +13,7 @@
|
|||||||
url="http://{s}.tile.osm.org/{z}/{x}/{y}.png"
|
url="http://{s}.tile.osm.org/{z}/{x}/{y}.png"
|
||||||
layer-type="base"
|
layer-type="base"
|
||||||
name="OpenStreetMap"
|
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">
|
<!-- <l-marker v-for="([relay, result]) in Object.entries(geo)" :lat-lng="getLatLng(result)" :key="relay">
|
||||||
|
|||||||
Reference in New Issue
Block a user