com.mapbox.services.android.navigation.v5.exception |
This contains a runtime exception to be thrown during the normal operation and does not need to
be declared in a method or constructor.
|
com.mapbox.services.android.navigation.v5.instruction |
Contains instruction logic for providing turn by turn navigation instructions.
|
com.mapbox.services.android.navigation.v5.location |
|
com.mapbox.services.android.navigation.v5.location.replay |
|
com.mapbox.services.android.navigation.v5.milestone |
Contains navigation milestone classes for receiving information when the user reaches a defined
point along the route.
|
com.mapbox.services.android.navigation.v5.navigation |
Package containing the core navigation logic which monitors location updates and delegates task
accordingly.
|
com.mapbox.services.android.navigation.v5.navigation.camera |
|
com.mapbox.services.android.navigation.v5.navigation.metrics |
|
com.mapbox.services.android.navigation.v5.navigation.metrics.audio |
|
com.mapbox.services.android.navigation.v5.navigation.notification |
|
com.mapbox.services.android.navigation.v5.offroute |
Holds logic specific to detecting if a user goes off-route and invokes the
OffRouteListener when the logic
evaluates to true.
|
com.mapbox.services.android.navigation.v5.route |
|
com.mapbox.services.android.navigation.v5.routeprogress |
Immutable model class which provides the users current progress along the route such as distance
or duration.
|
com.mapbox.services.android.navigation.v5.snap |
Contains user location manipulation logic to cause it to snap to a biased location.
|
com.mapbox.services.android.navigation.v5.utils |
This contains common static util methods used throughout the Mapbox Navigation SDK.
|
com.mapbox.services.android.navigation.v5.utils.abbreviation |
|
com.mapbox.services.android.navigation.v5.utils.span |
|
com.mapbox.services.android.navigation.v5.utils.time |
|