Skip to content

Commit

Permalink
Update data.js
Browse files Browse the repository at this point in the history
Add missing Constanța
  • Loading branch information
robertmarsal committed Jan 5, 2025
1 parent 2099cbc commit 3838f12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ var data = {
{lat: 37.1103098, lng: 25.372491, title: 'Naxos - Greece'},
{lat: 36.4168143, lng: 25.432025, title: 'Santorini - Greece'},
{lat: 36.4047298, lng: 25.394307, title: 'Nea Kameni - Greece'},
{lat: 36.4386398, lng: 25.351460, title: 'Thirasia - Greece'}
{lat: 36.4386398, lng: 25.351460, title: 'Thirasia - Greece'},
{lat: 44.1763872, lng: 28.637253, title: 'Constanța - Romania'}
]
};

0 comments on commit 3838f12

Please sign in to comment.