<?xml version="1.0" encoding="UTF-8"?>
<instructionals module="QtLocation">
    <examples>
        <example name="Map Viewer (QML)" docUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/qtlocation-mapviewer-example.html" projectPath="location/mapviewer/mapviewer.pro" imageUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/images/mapviewer.png" isHighlighted="true">
            <description><![CDATA[The Map Viewer example shows how to display and interact with a map, search for an address, and find driving directions.]]></description>
            <tags>location,map,qml,viewer</tags>
            <fileToOpen>location/mapviewer/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">location/mapviewer/mapviewer.qml</fileToOpen>
        </example>
        <example name="Minimal Map (QML)" docUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/qtlocation-minimal-map-example.html" projectPath="location/minimal_map/minimal_map.pro" imageUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/images/minimal_map.png">
            <description><![CDATA[The minimum code to display a map using Qt Quick.]]></description>
            <tags>location,map,minimal,qml</tags>
            <fileToOpen>location/minimal_map/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">location/minimal_map/main.qml</fileToOpen>
        </example>
        <example name="Places (QML)" docUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/qtlocation-places-example.html" projectPath="location/places/places.pro" imageUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/images/places.png">
            <description><![CDATA[The Places example demonstrates how to search for Places and access related content.]]></description>
            <tags>location,places,qml</tags>
            <fileToOpen>location/places/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">location/places/places.qml</fileToOpen>
        </example>
        <example name="Places List (QML)" docUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/qtlocation-places-list-example.html" projectPath="location/places_list/places_list.pro" imageUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/images/places_list.png">
            <description><![CDATA[The Places List example demonstrates how to search for and display a list of places using a ListView.]]></description>
            <tags>list,location,places,qml</tags>
            <fileToOpen>location/places_list/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">location/places_list/places_list.qml</fileToOpen>
        </example>
        <example name="Places Map (QML)" docUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/qtlocation-places-map-example.html" projectPath="location/places_map/places_map.pro" imageUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/images/places_map.png">
            <description><![CDATA[The Places Map example demonstrates how to search for and display a list of places on a map using a MapItemView]]></description>
            <tags>location,map,places,qml</tags>
            <fileToOpen>location/places_map/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">location/places_map/places_map.qml</fileToOpen>
        </example>
        <example name="Plane Spotter (QML)" docUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/qtlocation-planespotter-example.html" projectPath="location/planespotter/planespotter.pro" imageUrl="qthelp://org.qt-project.qtlocation.580/qtlocation/images/planespotter.png">
            <description><![CDATA[The Plane Spotter example demonstrates the tight integration of location and positioning data types into QML]]></description>
            <tags>location,plane,qml,spotter</tags>
            <fileToOpen>location/planespotter/main.cpp</fileToOpen>
            <fileToOpen mainFile="true">location/planespotter/planespotter.qml</fileToOpen>
        </example>
    </examples>
</instructionals>
