Interactive (clickable) world map with wxpython

Hi Steve,

I think your annotation is in the right place!

You calculated the distance on a great circle but drew it as a straight line on a flat earth.

I used an on-line great circle drawing tool (Great Circle Map) to show the shortest distance between London and LA:

London_to_LA

steves_map

1 Like