feat(mapvis): implement directed arrows
This took a lot longer than expected since we have to deal with projections from mercator back to pixel world space. Theres a lot of linear algebra involved to calculate the paths, but it works now
This took a lot longer than expected since we have to deal with projections from mercator back to pixel world space. Theres a lot of linear algebra involved to calculate the paths, but it works now