Adding a bunch of arrows to a ggmap
问题 I'm plotting a map, which is supposed to have an overlay of several (> 400) arrows from a dataset, which has lat/lon pairs for both start and end of each arrow. Here is a subset of the data using dput: df <- structure(list(Lat = c(49.34054, 49.34068, 49.3409, 49.34106, 49.34116, 49.34133, 49.34138, 49.34144, 49.34155, 49.34164, 49.34168, 49.34178, 49.34179, 49.34187, 49.34199, 49.34202, 49.3421, 49.34219, 49.34226, 49.34236, 49.3424), Lon = c(-117.76365, -117.76433, -117.76474, -117.76575,