Answer the question
In order to leave comments, you need to log in
Why doesn't the map load after closing the navigation view?
Hello everyone who used mapbox maps in android? I had a problem:
after closing the navigation view, the maps do not want to load and only a black screen remains, like this
Here is an example of calling a navigation view
NavigationLauncherOptions options = NavigationLauncherOptions.builder()
.directionsRoute(currentRoute)
.build();
NavigationLauncher.startNavigation(SearchResultPage.this, options);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question