ToastFreeware
/
philipp
/
winterrodeln
/
mediawiki_extensions
/
wrmap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e09660a
)
Use gray background map.
author
Philipp Spitzer
<philipp@spitzer.priv.at>
Tue, 5 Jan 2021 21:58:13 +0000
(22:58 +0100)
committer
Philipp Spitzer
<philipp@spitzer.priv.at>
Tue, 5 Jan 2021 21:58:13 +0000
(22:58 +0100)
wrmap.js
patch
|
blob
|
history
diff --git
a/wrmap.js
b/wrmap.js
index 8b08cb4552d7b84188f0ac8281f1ce3ced9b0ee7..56258c543570ba3aedf19ca2b463429d0f474dc5 100644
(file)
--- a/
wrmap.js
+++ b/
wrmap.js
@@
-283,7
+283,7
@@
function init_wrmap(i, jq_map) {
}).then(function(text) {
let result = new ol.format.WMTSCapabilities().read(text);
let options = ol.source.WMTS.optionsFromCapabilities(result, {
- layer: '
geolandbasemap',
+ layer: '
bmapgrau', // geolandbasemap
matrixSet: 'google3857',
style: 'normal',
});