-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Description
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