summaryrefslogtreecommitdiffstats
path: root/examples/location/geojson_viewer/data/01-point.json
blob: 50e4fe088e44ac547d5d79633a31461670c259e7 (plain)
1
2
3
4
{
    "type" : "Point",
    "coordinates" : [11,60]
}