Revision 690463

Go back to digest for 22nd July 2007

Features in Educational

Carlos Licea committed changes in /trunk/KDE/kdeedu/marble/src/lib:

Tried to apply the approach suggested by Tackat, there is one problem inheret to the way we handle the vector map right now:

- As we are not correcting Asia's points it may not get displayed on the screen because the right point (which should be close to the right dateline) is represented in the left side of the map hence the polygon which should let us know if Asia should be calculated and printed doesn't really represent Asia.

- Also, for unknown reasons Antartica is not displayed correctly.

Finally I'm trying hard to come up with another approach for the vectormap as i think I might be taking to hard and complex way. Any comments on this?

File Changes

Modified 5 files
  • /trunk/KDE/kdeedu/marble/src/lib
  •   /katlasviewinputhandler.cpp
  •   /MarbleWidget.cpp
  •   /placemarkpainter.cpp
  •   /vectormap.cpp
  •   /vectormap.h
5 files changed in total