Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Created October 13, 2016 11:11
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/5295aad3da8db1a9e47921f95d840dee to your computer and use it in GitHub Desktop.
Save here-devblog-gists/5295aad3da8db1a9e47921f95d840dee to your computer and use it in GitHub Desktop.
if (result.response.route) {
route = result.response.route[0];
routeShape = route.shape;
// …
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment