Places Map (QML)▲
Sélectionnez
<RCC>
<qresource prefix="/">
<file>marker.png</file>
<file>places_map.qml</file>
</qresource>
</RCC>The Places Map example demonstrates how to search for and display a list of places on a map using a MapItemView.
Article lu fois.
The Qt Company Ltd.
Publié le 27 décembre 2024 - Mis à jour le 27 décembre 2024
<RCC>
<qresource prefix="/">
<file>marker.png</file>
<file>places_map.qml</file>
</qresource>
</RCC>