mirror of
https://github.com/mapnik/mapnik.git
synced 2026-02-01 17:36:36 +00:00
remove trailing command to realy unbreak github rendering
This commit is contained in:
parent
7f5d162bd3
commit
18fc10cf7d
@ -13,7 +13,7 @@
|
||||
|
||||
"properties": { "x": 2, "y": 0, "label": "V" },
|
||||
"geometry" : { "type": "LineString", "coordinates": [ [2, 0], [2, 1], [2, 2], [2, 3], [2, 4], [2, 5] ] }
|
||||
},
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
"properties": { "x": 2.5, "y": 2.5, "label": "2.5,2.5" },
|
||||
"geometry" : { "type": "Point", "coordinates": [ 2.5, 2.5 ] }
|
||||
},
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user