ondemandnavi-config: update config for new MapBox API 07/24207/3
authorMatt Ranostay <matt.ranostay@konsulko.com>
Tue, 10 Mar 2020 20:58:32 +0000 (22:58 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Thu, 12 Mar 2020 16:07:34 +0000 (16:07 +0000)
Mapbox Studio Classic static tiles will be EOL on June 1st,
and thus the URIs need to be updated.

Bug-AGL: SPEC-3264
Change-Id: I69a4bcf4e01d33f064a8a10ce0b0cbe3bf95f43a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
recipes-demo-hmi/navigation/ondemandnavi-config/naviconfig.ini

index ae893fb..356c6ae 100644 (file)
@@ -4,6 +4,6 @@
        "interval":100,
        "latitude":36.1363,
        "longitude":-115.151,
-       "mapStyleUrls":"mapbox://styles/mapbox/streets-v10",
+       "mapStyleUrls":"mapbox://styles/v1/mapbox/streets-v11",
        "enableOSM":true
 }