13 #include <osgEarth/GeoData>
22 class SpatialReference;
26 namespace makVrv {
namespace oe {
namespace CDB {
39 static void addDebugText(
const std::string& text,
const osgEarth::GeoPoint& point,
40 osg::Group* groupNode, osgEarth::MapNode* mapNode,
float lodDistance=500.0f);
44 , osgEarth::SpatialReference* srs
45 , osgEarth::MapNode* mapNode);