Newer
Older
Loremap / Auto_editsys / user / test.geojson
@Kanan Homma Kanan Homma on 18 Sep 2018 367 bytes you can add map data
{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
       "name": "公益大",
        "description": "街灯がなく夜は暗い。{{../../../data/picture/IMGP0206.JPG}}"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          139.81895,
	  38.89322
        ]
      }
    }
  ]
}