We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2503420 + be61b97 commit 55ae98cCopy full SHA for 55ae98c
1 file changed
src/config.js
@@ -23,7 +23,7 @@ const mapConfig = {
23
uri: "https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}{r}.png",
24
params: {
25
minZoom: 11,
26
- attribution: "© OpenStreetMap contributors & <a href="https://wikimediafoundation.org/wiki/Maps_Terms_of_Use">Wikimedia</a>",
+ attribution: "© <a href='https://www.openstreetmap.org/'>OpenStreetMap</a> contributors & <a href='https://wikimediafoundation.org/wiki/Maps_Terms_of_Use'>Wikimedia</a>",
27
id: '',
28
accessToken: ''
29
},
0 commit comments