Skip to content

Instantly share code, notes, and snippets.

@zaoldyeck
Created August 1, 2022 07:03
Show Gist options
  • Save zaoldyeck/c0f725273dbb85167f17edd545462033 to your computer and use it in GitHub Desktop.
Save zaoldyeck/c0f725273dbb85167f17edd545462033 to your computer and use it in GitHub Desktop.
this.polyLine = new H.map.Polyline(
this.lineString, {style: {lineWidth: 4, strokeColor: "#62A8EA", lineDash: [4]}}
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment