mapbox / mapbox-navigation-android-examples

Other
55 stars 46 forks source link

Add View Annotations on top of map view using Navigatin View #183

Open sow-abdoulaye opened 1 year ago

sow-abdoulaye commented 1 year ago

Good morning !! I want to implement the Add view annotations on top of map view using Navigation View in my application but I have an error in my mainActivity I used the dependencies mplementation "com.mapbox.navigation:ui-dropin:2.11.0"

 implementation "com.mapbox.navigation:android:2.11.0"

 implementation 'com.mapbox.navigation:ui-app:2.11.0' 

Screen Shot 2023-03-17 at 9 07 33 AM but it does not work here is the capture of the error in question please can someone help me?

sow-abdoulaye commented 1 year ago

but i want to produce this model Screen Shot 2023-03-17 at 8 35 30 AM