libosmscout
0.1
|
#include <TiledRenderingHelper.h>
Static Public Member Functions | |
static bool | RenderTiles (QPainter &painter, const MapViewStruct &request, QList< TileCache * > &layerCaches, const QColor &unknownColor, double overlap=-1, const QColor &gridColor=QColor::fromRgbF(0.8, 0.8, 0.8)) |
|
static |
References osmscout::MercatorProjection::GeoToPixel(), osmscout::Projection::GetDimensions(), osmscout::Projection::GetHeight(), osmscout::Magnification::GetLevel(), osmscout::Projection::GetMagnification(), osmscout::GeoBox::GetMaxLat(), osmscout::GeoBox::GetMinLon(), osmscout::Projection::GetWidth(), osmscout::Vertex2D::GetX(), osmscout::Vertex2D::GetY(), osmscout::GRAD_TO_RAD, osmscout::log, osmscout::OSMTile::maxLat(), osmscout::OSMTile::maxLon(), osmscout::OSMTile::minLat(), osmscout::OSMTile::minLon(), osmscout::MercatorProjection::PixelToGeo(), osmscout::MercatorProjection::Set(), osmscout::Projection::width, and osmscout::OSMTile::worldRes().
Referenced by osmscout::TiledMapOverlay::paint(), and osmscout::TiledMapRenderer::RenderMap().