nextstrain / auspice

Web app for visualizing pathogen evolution
https://docs.nextstrain.org/projects/auspice/
GNU Affero General Public License v3.0
292 stars 162 forks source link

Intelligently choose a centroid to minimize over dateline transmissions given latlong box #269

Closed colinmegill closed 7 years ago

trvrb commented 7 years ago

@colinmegill ---

I've just spent a couple hours with Leaflet.Geodesic plugin. I'm fairly convinced now that this will not be a simple fix. My suggestion is to shelve this. There is a bigger reason why however. If you look at a zoomed map near the South American equator for Zika, you'll see all the lines are nearly straight. This should be resolved per #279. We should go to Bezier curves or the like. In doing so, we can address this current issue. What do you think?

trvrb commented 7 years ago

This is (indirectly) resolved by #330. Being able to pan left or right fixes this.

trvrb commented 7 years ago

Closed by #330.