Skip to content

Instantly share code, notes, and snippets.

@nak1114
Last active May 13, 2017 21:17
Show Gist options
  • Save nak1114/fc50653ce2da2c8d3189cc2fe5ebde19 to your computer and use it in GitHub Desktop.
Save nak1114/fc50653ce2da2c8d3189cc2fe5ebde19 to your computer and use it in GitHub Desktop.
[
{
"type": "korok",
"lat": 30,
"lng": 10,
"comment": "'hoge'",
"roots": [
{
"lat": -10,
"lng": -10,
"comment": "'01.切り株'"
},
{
"lat": -20,
"lng": -10,
"comment": "'02.ゴール'"
}
]
},
{
"type": "korok",
"lat": -10,
"lng": 10,
"comment": "'hogefg"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment