summaryrefslogtreecommitdiff
path: root/examples/location/places_map/places_map.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/location/places_map/places_map.qml')
-rw-r--r--examples/location/places_map/places_map.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/location/places_map/places_map.qml b/examples/location/places_map/places_map.qml
index 467a31de..cd487fa9 100644
--- a/examples/location/places_map/places_map.qml
+++ b/examples/location/places_map/places_map.qml
@@ -45,8 +45,7 @@ import QtLocation 5.6
//! [Imports]
Rectangle {
- width: 360
- height: 640
+ anchors.fill: parent
//! [Initialize Plugin]
Plugin {