links = [
{ from_lat: -37.5, from_lon: 145, to_lat: -33.8688, to_lon: 151, name: "Sydney", count: 300 },
{ from_lat: -37.5, from_lon: 145, to_lat: -42.8826, to_lon: 147, name: "Hobart", count: 600 },
{ from_lat: -37.5, from_lon: 145, to_lat: -34.9285, to_lon: 138.6, name: "Adelaide", count: 1500 }
]