mapbox / mapbox/mapbox-navigation-android
Android studio cannot access to MapboxRouteLineOptions
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
I just installed the latest version of the package on Android Studio and started working on it. Everything was working fine until I tried to use the `MapboxRouteLineOptions`
When I tried to access it, I encountered the following message
```
Cannot access class 'com.mapbox.navigation.ui.maps.route.line.model.MapboxRouteLineOptions'. Check your module classpath for missing or conflicting
```

**I am trying to complete this activity app like this link in official document** [Change Navigation View Options at runtime](https://docs.mapbox.com/android/navigation/examples/navigation-view-options/)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked “Change Navigation View Options at runtime” example and the use of MapboxRouteLineOptions, then inspect the app's Android dependency and module classpath configuration. Reproduce the access error with the latest package version and confirm that the example compiles with MapboxRouteLineOptions available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100