summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/esri/esri_plugin.json
blob: c1e376143e6164fe8c93a7ebb758b2dd3edee932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "Keys": ["esri"],
    "Provider": "esri",
    "Version": 100,
    "Experimental": false,
    "Features": [
        "OnlineMappingFeature",
        "OnlineGeocodingFeature",
        "ReverseGeocodingFeature",
        "OnlineRoutingFeature",
        "OnlinePlacesFeature"
    ],
    "Priority": 1000
}