mapbox-navigation-android icon indicating copy to clipboard operation
mapbox-navigation-android copied to clipboard

Mapbox Android NavigationView Click Event

Open SrknMcT opened this issue 2 years ago • 0 comments

I want to learn what's being done when user set up a route by clicking on a point on NavigationView.Everything is open about Mapview but, as for NavigationView, all looks like a closed box. So, I couldn't manage to open a NavigationView screen with already setted up route between two points. How can I achieve this? How can those functions be useful? -- navigationView.api.setDestination(point), navigationView.api.setRoutes(routes). Any help will be appreciated. Thanks in advance

SrknMcT avatar Sep 11 '22 18:09 SrknMcT