![]() |
Qt 6.x
The Qt SDK
|
#include "qwebmercator_p.h"#include "qgeocoordinate.h"#include <qnumeric.h>#include <qmath.h>#include "qdoublevector2d_p.h"
Include dependency graph for qwebmercator.cpp:Go to the source code of this file.
Variables | |
| QT_BEGIN_NAMESPACE static const double | yCutOff = 4.0 |
|
static |
Definition at line 18 of file qwebmercator.cpp.
Referenced by QWebMercator::coordToMercator(), and QWebMercator::mercatorToCoord().