summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2013-11-04 21:34:32 +0100
committerJonas Smedegaard <dr@jones.dk>2013-11-04 21:34:32 +0100
commit00ccd1266888961f2f7958c38cc03186898dbdd6 (patch)
tree9b5793bf30cd88068881eb282120758f78af189b /home
parenteea79f3e0f3428ee320e300671baf3492c139477 (diff)
Fix strip bogus waypoint.
Diffstat (limited to 'home')
-rw-r--r--home/poi.js12
1 files changed, 0 insertions, 12 deletions
diff --git a/home/poi.js b/home/poi.js
index 9539152..031523f 100644
--- a/home/poi.js
+++ b/home/poi.js
@@ -24,18 +24,6 @@ var data = { "type": "FeatureCollection", "features": [
{
"type": "Feature",
"properties": {
- "area": "Amager",
- "location": "Prøvestens Allé 15",
- "type": "Combi"
- },
- "geometry": {
- "type": "Point",
- "coordinates": [12.617495, 55.6596697]
- }
-},
-{
- "type": "Feature",
- "properties": {
"area": "Røde Hus",
"location": "Ringstedvej 65 th."
},