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