「GeoJson:Maptest」の版間の差分
提供:ゼルダの伝説 知恵のかりもの 攻略Wiki
ヘイグ運営用アカウント (トーク | 投稿記録) (ページの作成:「{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "title": "", "content": "", "iconType": "icon2", "tags": [ "いぬ" ] }, "geometry": { "type": "Point", "coordinates": [ 684, 577.0625 ]…」) |
ヘイグ運営用アカウント (トーク | 投稿記録) 編集の要約なし |
||
(同じ利用者による、間の1版が非表示) | |||
9行目: | 9行目: | ||
"iconType": "icon2", | "iconType": "icon2", | ||
"tags": [ | "tags": [ | ||
" | "" | ||
] | ] | ||
}, | }, | ||
17行目: | 17行目: | ||
684, | 684, | ||
577.0625 | 577.0625 | ||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "テスト3", | |||
"content": "テスト3", | |||
"iconType": "icon1", | |||
"tags": [ | |||
"しるべ" | |||
], | |||
"radius": 185.6017241299229 | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
280, | |||
425.0625 | |||
] | ] | ||
} | } | ||
24行目: | 43行目: | ||
"properties": { | "properties": { | ||
"title": "テスト2", | "title": "テスト2", | ||
"content": " | "content": "テスト2", | ||
"iconType": "icon3", | |||
"tags": [ | |||
"ハート" | |||
] | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
460, | |||
674.53125 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "", | |||
"content": "", | |||
"iconType": "icon5", | |||
"tags": [ | |||
"スタンプ" | |||
] | |||
}, | |||
"geometry": { | |||
"type": "Point", | |||
"coordinates": [ | |||
778, | |||
426.53125 | |||
] | |||
} | |||
}, | |||
{ | |||
"type": "Feature", | |||
"properties": { | |||
"title": "テスト1", | |||
"content": "テスト1", | |||
"iconType": "icon1", | "iconType": "icon1", | ||
"tags": [ | "tags": [ | ||
" | "しるべ" | ||
] | ] | ||
}, | }, | ||
33行目: | 88行目: | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
290, | |||
694.53125 | |||
] | ] | ||
} | } | ||
43行目: | 98行目: | ||
"title": "", | "title": "", | ||
"content": "", | "content": "", | ||
"iconType": " | "iconType": "icon2", | ||
"tags": [ | "tags": [ | ||
" | "宝箱" | ||
] | ] | ||
}, | }, | ||
"geometry": { | "geometry": { | ||
"type": "Point", | "type": "Point", | ||
"coordinates": [ | "coordinates": [ | ||
686, | |||
722.53125 | |||
] | ] | ||
} | } |