Skip to content

Instantly share code, notes, and snippets.

@here-devblog-gists
Last active October 27, 2016 11:12
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/f11687f2d9cb45ba48563197fac5cf95 to your computer and use it in GitHub Desktop.
Save here-devblog-gists/f11687f2d9cb45ba48563197fac5cf95 to your computer and use it in GitHub Desktop.
var routeLine = new H.map.Polyline(strip, {
style: { strokeColor: 'rgba(0, 85, 170, 0.5)', lineWidth: 3 }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment