]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/MapWidget.hxx
Canvas: First version of new Canvas GUI system.
[flightgear.git] / src / GUI / MapWidget.hxx
index 3f715825060b950b8874c04049d4c5307da82895..0025357172825c99eca084e08eadcd630eee29f3 100644 (file)
@@ -94,6 +94,7 @@ private:
   bool _hasPanned;
   
   SGGeod _projectionCenter;
+  bool _orthoAzimuthProject;
   SGGeod _aircraft;
   SGGeod _clickGeod;
   SGVec2d _hitLocation;