66b0e0515e
As a patch release, Qt 6.5.2 does not introduce any new features but contains about 290 bug fixes, security updates, and other improvements to the top of the Qt 6.5.1 release. See more information about the most important changes and bug fixes from Qt 6.5.2 release note. Announcement: https://www.qt.io/blog/qt-6.5.2-released-1 Release note: https://code.qt.io/cgit/qt/qtreleasenotes.git/about/qt/6.5.2/release-note.md
10 lines
428 B
Text
10 lines
428 B
Text
The Qt Location API helps you create viable mapping solutions using the
|
|
data available from some of the popular location services.
|
|
|
|
The Qt Location API enables you to:
|
|
- access and present map data,
|
|
- support touch gesture on a specific area of the map,
|
|
- query for a specific geographical location and route,
|
|
- add additional layers on top, such as polylines and circles,
|
|
- and search for places and related images.
|
|
|