Skip to content

Instantly share code, notes, and snippets.

@bartvde
Created November 27, 2014 10:07
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 bartvde/4efcf4e62a7c020037e2 to your computer and use it in GitHub Desktop.
Save bartvde/4efcf4e62a7c020037e2 to your computer and use it in GitHub Desktop.
new ol.style.RegularShape({
fill: fill,
stroke: stroke,
points: 4,
radius1: 80,
radius2: 80,
angle: Math.PI / 4
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment