summaryrefslogtreecommitdiffstats
path: root/tests/auto/geotestplugin/geotestplugin.json
blob: f6218b67c66ac2b6ec809761a9d6b139fe7cc013 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
    "Keys": ["qmlgeo.test.plugin"],
    "Provider": "qmlgeo.test.plugin",
    "Version": 100,
    "Experimental": true,
    "Features": [
        "OfflineMappingFeature",
        "OfflineRoutingFeature",
        "AlternativeRoutesFeature",
        "ExcludeAreasRoutingFeature",
        "RouteUpdatesFeature",
        "OfflineGeocodingFeature",
        "ReverseGeocodingFeature",
        "OfflinePlacesFeature",
        "SavePlaceFeature",
        "SaveCategoryFeature",
        "SearchSuggestionsFeature",
        "OfflineNavigationFeature"
    ]
}