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