altosuilib: Show launch sites at all visible locations on map
authorKeith Packard <keithp@keithp.com>
Mon, 22 Mar 2021 06:10:25 +0000 (23:10 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 22 Mar 2021 06:10:25 +0000 (23:10 -0700)
commit1d29a584c8387798fb1558fd54a09b1d8fbe90b7
tree33c4290436189f782eef2fb53dc3788372442561
parent07eecc0ff6e1104f911e5f83d67f3e14dc68c59c
altosuilib: Show launch sites at all visible locations on map

Take each launch site and draw it at every location on the map it
occurs (in case the map shows more than the full globe). This also
automatically handles scrolling the map more than one "rotation".

Signed-off-by: Keith Packard <keithp@keithp.com>
altoslib/AltosMapTransform.java
altosuilib/AltosUIMap.java
altosuilib/AltosUIMapPreload.java