Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Created August 28, 2018 11:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save here-devblog-gists/4e6aee67a2047cbe663a12f63063b4bc to your computer and use it in GitHub Desktop.
Save here-devblog-gists/4e6aee67a2047cbe663a12f63063b4bc to your computer and use it in GitHub Desktop.
...
m_mapRoute = new MapRoute(routeResults.get(0).getRoute());
/* Show the maneuver number on top of the route */
m_mapRoute.setManeuverNumberVisible(true);
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment