mapbox-gl-native-android
mapbox-gl-native-android copied to clipboard
Real-time traffic and incident not available
Real-time traffic and incident are not displayed in the map From official blog : https://blog.mapbox.com/incidents-are-live-on-the-map-beeff6b84bf9 I can't see closed roads,
Steps to reproduce (Android):
Mapbox Sdk version:
com.mapbox.mapboxsdk:mapbox-android-sdk:9.6.0
Add any map style (Suggesteted from the blog or latest, there is no difference)
example mapbox://styles/mapbox/navigation-guidance-day-v4
Result
No closed roads on the map, I added Traffic plugin and does not help
implementation 'com.mapbox.mapboxsdk:mapbox-android-plugin-traffic-v9:0.10.0'
Expected result.
See something like this

Any wat to have this? or any options? Thanks