summaryrefslogtreecommitdiff
path: root/src/location/maps/MapView.qml
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-02-20 15:59:04 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-02-21 04:50:32 +0100
commit7580137c8fd295ba1b3abd3199cf9eb4fd949690 (patch)
tree64f1815e008f049ceb5704c16a982b5a2d6332b1 /src/location/maps/MapView.qml
parent992f57fcf993b9804dcda9b12bf4d67ed102f284 (diff)
downloadqtlocation-7580137c8fd295ba1b3abd3199cf9eb4fd949690.tar.gz
Improve documentation and fix warnings and examples
- Waypoint was removed in bf12a34712d14d382b410b5ba5154eba90963675, so remove the documentation for the QML type - document the icon QML type from the Places module - remove dead code from example - adjust snippet quoting to changes - fix some qdoc warnings Pick-to: 6.5 Change-Id: I8ee2b55d8a48afa6f700be1edab06f2364c6ff04 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/location/maps/MapView.qml')
-rw-r--r--src/location/maps/MapView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/MapView.qml b/src/location/maps/MapView.qml
index a65778b9..c5051429 100644
--- a/src/location/maps/MapView.qml
+++ b/src/location/maps/MapView.qml
@@ -39,7 +39,7 @@ Item {
property real minimumZoomLevel: map.minimumZoomLevel
/*!
- \qmlproperty real minimumZoomLevel
+ \qmlproperty real maximumZoomLevel
The maximum valid zoom level for the map.