Questions tagged [mapbox-android-nav]
2 questions
3
votes
1 answer
How to draw a polyline under street names in MapBox Android
Currently I'm drawing polyline using LineLayer and adding it to the map using style.addLayer(lineLayer). I noticed that polyline is drawn on top of the street labels. I want to get it under the labels in the map.
I found the method…

Chanaka NZ
- 127
- 1
- 8
0
votes
0 answers
How to use MapBox Navigation in android
In my application I want use Navigation between 2 points and for this I used MapBox.
I write below codes, but when click on navigation button show me force close error and close the application!
I used this tutorial :…

Miss. Ellen
- 157
- 1
- 11