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