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