Draw curved lines in ggmap, geom_curve not working
I would like to make a map of the Netherlands with curved lines between cities. I have two dataframes number one called: df_verticles which contains 24 cities with their lat/lon combination. The second dataframe called: df i want to use to draw a curved line between lat/lon from combination to the lat/lon to combination. > head(df_vertices) city AmountSessions totalkWh AmountRFID scaledAmount scaledkWh Latitude Longitude 1 Alkmaar 13608 104554.68 1326 0.07139012 0.026941910 52.63903 4.755538 2 Almere 11281 100841.42 930 0.05006999 0.025985067 52.39447 5.282043 3 Amersfoort 7719 67663.30 1198 0