]> git.mxchange.org Git - flightgear.git/commit
Fix polar rendering of map. (Bug #55)
authorJames Turner <zakalawe@mac.com>
Sun, 29 Jun 2014 20:45:18 +0000 (21:45 +0100)
committerJames Turner <zakalawe@mac.com>
Sun, 29 Jun 2014 20:45:18 +0000 (21:45 +0100)
commit3f433e2c35ef533a847138e6ae10a5cb398323d7
treea139546673f1a364dc6c9d83952e299dfa8c129c
parenta94ad46dc0275de5653eaf7097f13008f8b5e04c
Fix polar rendering of map. (Bug #55)

Use an azimuth-equidistant projection, which handles high latitudes and
polar regions correctly. Written by Gijs de Rooy.
src/GUI/MapWidget.cxx
src/GUI/MapWidget.hxx