Skip to content

Commit 5900b58

Browse files
committed
feat: add locations for Copparo and Lugo to the locations data
1 parent a73ab5e commit 5900b58

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

src/data/locations.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,16 @@
4444
"name": "FERRARA",
4545
"latitude": 44.8260323,
4646
"longitude": 11.574499
47+
},
48+
{
49+
"name": "COPPARO",
50+
"latitude": 44.8918679,
51+
"longitude": 11.8082596
52+
},
53+
{
54+
"name": "LUGO",
55+
"latitude": 44.4397488,
56+
"longitude": 11.8919632
4757
}
4858
]
4959
}

0 commit comments

Comments
 (0)