-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathar.json
More file actions
29 lines (29 loc) · 699 Bytes
/
ar.json
File metadata and controls
29 lines (29 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[
{
"id": "1",
"longitude": "126.6791652",
"latitude": "37.6399922",
"description": "This is the description of POI#1",
"altitude": "40",
"name": "POI-김포2동 361-2",
"path": "assets/earth.wt3"
},
{
"id": "2",
"longitude": "126.9463602",
"latitude": "37.5404326",
"description": "This is the description of POI#1",
"altitude": "20",
"name": "POI#2-마포 일진 빌딩",
"path": "assets/whale.wt3"
},
{
"id": "3",
"longitude": "127.0087161",
"latitude": "37.4884109",
"description": "This is the description of POI#3",
"altitude": "30",
"name": "서초 농협 근처",
"path": "assets/earth.wt3"
}
]