Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Last active August 28, 2018 10:55
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/146674cbf138f79baf50eca68902ba12 to your computer and use it in GitHub Desktop.
Save here-devblog-gists/146674cbf138f79baf50eca68902ba12 to your computer and use it in GitHub Desktop.
...
currentLocation= posManager.getPosition().getCoordinate();
m_map.setCenter(currentLocation,
Map.Animation.BOW);
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment