mapbox / mapbox-navigation-android-examples

Other
53 stars 46 forks source link

Add example to show how to handle custom long click on map #145

Closed abhishek1508 closed 2 years ago

abhishek1508 commented 2 years ago

Fixes NAVAND-467

dzinad commented 2 years ago

Why app-preview, not app?

abhishek1508 commented 2 years ago

Why app-preview, not app?

app module is only built using stable NAV SDK releases. However, we have Drop-In UI that is still in public preview and uses alpha, beta and rc release channels to build weekly. This module was created to host any examples(not only Drop-In UI) that is built upon unstable release channels.