我的第三次提交
This commit is contained in:
44
第四章 中国名胜古迹/项目资源/数据/locations.json
Normal file
44
第四章 中国名胜古迹/项目资源/数据/locations.json
Normal file
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"id" : "serengeti",
|
||||
"name" : "Serengeti National Park",
|
||||
"image" : "map-serengeti",
|
||||
"latitude" : -2.3333333,
|
||||
"longitude" : 34.8333333
|
||||
},
|
||||
{
|
||||
"id" : "kruger",
|
||||
"name" : "Kruger National Park",
|
||||
"image" : "map-kruger",
|
||||
"latitude" : -23.9883848,
|
||||
"longitude" : 31.5525515
|
||||
},
|
||||
{
|
||||
"id" : "chobe",
|
||||
"name" : "Chobe National Park",
|
||||
"image" : "map-chobe",
|
||||
"latitude" : -18.7305642,
|
||||
"longitude" : 24.4292148
|
||||
},
|
||||
{
|
||||
"id" : "kidepo",
|
||||
"name" : "Kidepo Valley National Park",
|
||||
"image" : "map-kidepo",
|
||||
"latitude" : 3.8495757,
|
||||
"longitude" : 33.7525049
|
||||
},
|
||||
{
|
||||
"id" : "etosha",
|
||||
"name" : "Etosha National Park",
|
||||
"image" : "map-etosha",
|
||||
"latitude" : -18.8555909,
|
||||
"longitude" : 16.327131
|
||||
},
|
||||
{
|
||||
"id" : "solonga",
|
||||
"name" : "Solonga National Park",
|
||||
"image" : "map-solonga",
|
||||
"latitude" : -1.9999932,
|
||||
"longitude" : 21.0002492
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user