浏览代码

Points of F1™ circuits

master
Tomislav Bacinger 5 年前
父节点
当前提交
558ba83877
共有 1 个文件被更改,包括 18 次插入0 次删除
  1. +18
    -0
      f1-locations.geojson

+ 18
- 0
f1-locations.geojson 查看文件

@@ -236,6 +236,24 @@
"zoom": "13"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [6.943, 50.334]
},
"properties": {
"id": "de-1927",
"name": "Nürburgring",
"location": "Nürburg",
"opened": "1927",
"firstgp": "1984",
"length": "5148m",
"lon": "6.943",
"lat": "50.334",
"zoom": "14"
}
},
{
"type": "Feature",
"geometry": {


正在加载...
取消
保存