We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b452f86 commit 9ff85d9Copy full SHA for 9ff85d9
mappa/index.html
@@ -182,6 +182,18 @@
182
"type": "Point"
183
},
184
"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
197
}
198
]
199
0 commit comments