mapbox / mapbox-plugins-ios

Experimental plugins to supercharge your maps ⚡️
ISC License
7 stars 8 forks source link

Traffic plugin should also add incidents to the style #22

Open 1ec5 opened 6 years ago

1ec5 commented 6 years ago

The Traffic plugin should also add incidents, such as road closures and detours, to the style, since users don’t generally distinguish between traffic congestion and incidents. Incidents data comes from the Mapbox Incidents source. mapbox/mapbox-navigation-ios#1614 could serve as a starting point, though it’s written in Swift.

Note that the Traffic plugin itself would be obviated by mapbox/mapbox-gl-native#12330.

/cc @fabian-guerra @jmkiley