R
R
Roman Prokopiev2018-08-07 08:41:59
Android
Roman Prokopiev, 2018-08-07 08:41:59

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
5b6930f7547a4865327156.jpeg
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 question

Ask a Question

731 491 924 answers to any question