summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2023-10-23 11:45:10 +0000
committerTopi Reinio <topi.reinio@qt.io>2023-10-24 07:29:46 +0000
commit5a329ac2ab865179385d9d834d732cf24d6cc52f (patch)
tree456f1b2df120013c6a9a4b84193b55b27d8b5430
parent5bdf2b4b8d95e523d0122cae9cd94712bf447f02 (diff)
Doc: Add Map Viewer example to Positioning & Location category
In addition to the existing Mobile category. Pick-to: 6.5 6.6 Task-number: QTBUG-117223 Change-Id: I64fd58431cab02c533e40c555066232d68fa778c Reviewed-by: Andreas Eliasson <andreas.eliasson@qt.io> Reviewed-by: Safiyyah Moosa <safiyyah.moosa@qt.io>
-rw-r--r--examples/location/mapviewer/doc/src/mapviewer.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/location/mapviewer/doc/src/mapviewer.qdoc b/examples/location/mapviewer/doc/src/mapviewer.qdoc
index 00b26185..97ee46f2 100644
--- a/examples/location/mapviewer/doc/src/mapviewer.qdoc
+++ b/examples/location/mapviewer/doc/src/mapviewer.qdoc
@@ -6,6 +6,7 @@
\title Map Viewer (QML)
\ingroup qtlocation-examples
\examplecategory {Mobile}
+ \examplecategory {Positioning & Location}
\brief The Map Viewer example shows how to display and interact with a map,
search for an address, and find driving directions.