17#include "moc_qgsquickmaptransform.cpp"
48void QgsQuickMapTransform::updateMatrix()
53 matrix.scale( scaleFactor, -scaleFactor );
Encapsulates QgsMapSettings class to offer settings of configuration of map rendering via QML propert...
QgsRectangle visibleExtent
Returns the actual extent derived from requested extent that takes output image size into account.
void visibleExtentChanged()
Returns the actual extent derived from requested extent that takes output image size into account.
double mapUnitsPerPixel
Returns the distance in geographical coordinates that equals to one pixel in the map.
qreal devicePixelRatio() const
Returns the ratio between physical pixels and device-independent pixels.