We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8917b2 commit a8e56e1Copy full SHA for a8e56e1
1 file changed
pythoncz/static/data/business.geojson
@@ -1417,6 +1417,21 @@
1417
50.09214
1418
]
1419
}
1420
+ },
1421
+ {
1422
+ "type":"Feature",
1423
+ "properties":{
1424
+ "name":"Pure Storage",
1425
+ "url":"https://www.purestorage.com/",
1426
+ "company":true
1427
1428
+ "geometry":{
1429
+ "type":"Point",
1430
+ "coordinates":[
1431
+ 14.44641,
1432
+ 50.09437
1433
+ ]
1434
+ }
1435
1436
1437
0 commit comments