summaryrefslogtreecommitdiff
path: root/src/location/labs/qsg/qmappolylineobjectqsg_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/labs/qsg/qmappolylineobjectqsg_p_p.h')
-rw-r--r--src/location/labs/qsg/qmappolylineobjectqsg_p_p.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/labs/qsg/qmappolylineobjectqsg_p_p.h b/src/location/labs/qsg/qmappolylineobjectqsg_p_p.h
index 63ebcde9..8bba2703 100644
--- a/src/location/labs/qsg/qmappolylineobjectqsg_p_p.h
+++ b/src/location/labs/qsg/qmappolylineobjectqsg_p_p.h
@@ -85,6 +85,8 @@ public:
QGeoMapObjectPrivate *clone() override;
virtual QGeoShape geoShape() const override;
+ unsigned int zoomForLOD(int zoom) const;
+
// Data Members
QDoubleVector2D m_leftBoundMercator;
QGeoMapPolylineGeometryOpenGL m_borderGeometry;