Marble/DisplayGeoDataGroundOverlay: Difference between revisions

From KDE TechBase
(Initial tutorial)
(No difference)

Revision as of 12:55, 8 August 2013

Search
Tutorial Series   Marble C++ Tutorial
Previous   Tutorial 15 - Painting GeoDataLineString: Using the GeoPainter in order to paint a GeoDataLineString object
What's Next   n/a
Further Reading   n/a

In this tutorial, we'll show you how to display a ground overlay with its associated image over the Earth's surface in Marble.

GeoDataGroundOverlay is the class used in Marble to implement the features of the GroundOverlay KML element.