ソースを参照

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": {


読み込み中…
キャンセル
保存