summaryrefslogtreecommitdiff
path: root/src/plugins/geoservices/mapbox/mapbox_plugin.json
blob: ed594add501a6a448a825a2657fe785c618aa8ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "Keys": ["mapbox"],
    "Provider": "mapbox",
    "Version": 100,
    "Experimental": false,
    "Features": [
        "OnlineMappingFeature",
        "OnlineRoutingFeature",
        "OnlinePlacesFeature",
        "PlaceRecommendationsFeature",
        "SearchSuggestionsFeature",
        "LocalizedPlacesFeature",
        "OnlineGeocodingFeature",
        "ReverseGeocodingFeature",
        "LocalizedGeocodingFeature"
    ]
}