summaryrefslogtreecommitdiff
path: root/src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h')
-rw-r--r--src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h b/src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h
index 520abdf3..65d2f618 100644
--- a/src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h
+++ b/src/location/declarativemaps/qdeclarativerectanglemapitem_p_p.h
@@ -364,7 +364,8 @@ public:
combinedMatrix,
cameraCenter,
Qt::SquareCap,
- true);
+ true,
+ 30); // No LOD for rectangles
m_borderGeometry.setPreserveGeometry(false);
m_borderGeometry.markClean();
} else {