summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2016-04-09 08:39:12 +0200
committerSiri Reiter <siri@jones.dk>2016-04-09 08:39:12 +0200
commitbb1eab53e529d8f42707b8a15af2869588dd3582 (patch)
treedca626610fcce80decfbead7512b17ea044ac7e8 /test
parent54cd358845b19e64694618930480f6bc1928e25b (diff)
Add Christianshavn area.
Diffstat (limited to 'test')
-rw-r--r--test/kbh.mdwn30
1 files changed, 30 insertions, 0 deletions
diff --git a/test/kbh.mdwn b/test/kbh.mdwn
index 1e519550..837f01fb 100644
--- a/test/kbh.mdwn
+++ b/test/kbh.mdwn
@@ -170,6 +170,36 @@ polygon.bindPopup("<a href=../../islandsbrygge/>Ture på Islands Brygge</a>");
</script>
<script>
var polygon = L.polygon([
+ [55.69805, 12.61943],
+ [55.69747, 12.62951],
+ [55.69466, 12.63046],
+ [55.69256, 12.62544],
+ [55.69017, 12.62393],
+ [55.68842, 12.61376],
+ [55.68704, 12.61359],
+ [55.68683, 12.61883],
+ [55.68511, 12.61273],
+ [55.67967, 12.61406],
+ [55.67393, 12.60982],
+ [55.66948, 12.60037],
+ [55.66764, 12.58965],
+ [55.66858, 12.58239],
+ [55.66989, 12.57956],
+ [55.6747, 12.58793],
+ [55.67833, 12.59664],
+ [55.67771, 12.59879],
+ [55.67923, 12.60063],
+ [55.67754, 12.60767],
+ [55.68373, 12.60947],
+ [55.68736, 12.60823],
+ [55.68925, 12.61055],
+ [55.68997, 12.60621],
+ [55.69728, 12.60836]
+]).addTo(map);
+polygon.bindPopup("<a href=../../christianshavn/>Ture på Christianshavn</a>");
+</script>
+<script>
+var polygon = L.polygon([
[55.69748, 12.53594],
[55.69701, 12.53544],
[55.69524, 12.53446],