diff options
author | Jonas Smedegaard <dr@jones.dk> | 2016-02-21 17:53:13 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2016-02-21 17:53:13 +0100 |
commit | e0f5c06c201203322983ac40d0fdbfd692617f04 (patch) | |
tree | a21d5c312f734c3de0010803ef8339dad19e7264 | |
parent | b0747951eef537dc1988f3c83870c01c61d9419d (diff) |
Use Stamen tiles.
-rw-r--r-- | test/kbh.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/kbh.mdwn b/test/kbh.mdwn index 1ea8fccd..3b27f662 100644 --- a/test/kbh.mdwn +++ b/test/kbh.mdwn @@ -1,5 +1,5 @@ # København -[[!template id=map bounds-nw="55.76846,12.45369" bounds-se="55.54883,12.67891" positionpopup=1]] +[[!template stamen=toner-lite id=map bounds-nw="55.76846,12.45369" bounds-se="55.54883,12.67891" positionpopup=1]] <script> var polygon = L.polygon([ [55.67579, 12.57598], |