Sfoglia il codice sorgente

Points of F1™ circuits

master
Tomislav Bacinger 5 anni fa
parent
commit
558ba83877
1 ha cambiato i file con 18 aggiunte e 0 eliminazioni
  1. +18
    -0
      f1-locations.geojson

+ 18
- 0
f1-locations.geojson Vedi File

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


Loading…
Annulla
Salva