Skip to content

Commit 9ff85d9

Browse files
committed
Add Marche to the map
1 parent b452f86 commit 9ff85d9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

mappa/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,18 @@
182182
"type": "Point"
183183
},
184184
"id": 12
185+
},
186+
{
187+
"type": "Feature",
188+
"properties": {
189+
"name": "Marche",
190+
"url": "https://marche.python.it/"
191+
},
192+
"geometry": {
193+
"coordinates": [13.49767, 43.60756],
194+
"type": "Point"
195+
},
196+
"id": 13
185197
}
186198
]
187199
}

0 commit comments

Comments
 (0)