diff options
author | Siri Reiter <siri@jones.dk> | 2016-04-09 08:26:13 +0200 |
---|---|---|
committer | Siri Reiter <siri@jones.dk> | 2016-04-09 08:26:13 +0200 |
commit | 54cd358845b19e64694618930480f6bc1928e25b (patch) | |
tree | 0e02c614be8f1a6b8be2e5aaee058501c431f37c /test | |
parent | 07a293adb5c58cb14077825db875b937e0f6bd42 (diff) |
Fix osterbro border.
Diffstat (limited to 'test')
-rw-r--r-- | test/kbh.mdwn | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/kbh.mdwn b/test/kbh.mdwn index 1b6333fa..1e519550 100644 --- a/test/kbh.mdwn +++ b/test/kbh.mdwn @@ -22,8 +22,10 @@ var polygon = L.polygon([ [55.72165, 12.58291], [55.71251, 12.58621], [55.69607, 12.59308], - [55.69166, 12.58784], - [55.69558, 12.58038], + [55.7011, 12.59643], + [55.6951, 12.59359], + [55.69916, 12.59153], + [55.69607, 12.5796], [55.69094, 12.57136], [55.69621, 12.56149], [55.70647, 12.56278], |