Currently we bundle the Navigation SDK for Android (https://github.com/mapbox/mapbox-navigation-android) with no explicit dependencies on the Map SDK. This makes the Navigation SDK light-weight, well-contained, and suitable of a wide range of applications.
However, there're some specific features that a navigation app would build on top of the Maps SDK (like route layers updated as the user navigate, or traffic #4). Let's bring this functionality as a navigation-focused plugin.
cc: @mapbox/navigation
Currently we bundle the Navigation SDK for Android (https://github.com/mapbox/mapbox-navigation-android) with no explicit dependencies on the Map SDK. This makes the Navigation SDK light-weight, well-contained, and suitable of a wide range of applications.
However, there're some specific features that a navigation app would build on top of the Maps SDK (like route layers updated as the user navigate, or traffic #4). Let's bring this functionality as a navigation-focused plugin.
cc: @mapbox/navigation