altoslib: Convert longitude from distance in AltosMapTransform
authorKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 02:13:37 +0000 (19:13 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 02:13:37 +0000 (19:13 -0700)
commitafa37e4667ace42c1f43b01b613e639772cfeb75
tree9732d92cc1e5ee00d8fd6a21f7e3ff9ef3b74b8f
parent1b6f3de0a547fa452d5c40775bcf59c49b229e5e
altoslib: Convert longitude from distance in AltosMapTransform

This computes the longitude cooresponding to a specific distance at a
specific latitude.

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