Files
openlayers/examples/regularshape.html

18 lines
604 B
HTML

---
layout: example.html
title: Regular Shapes
shortdesc: Example of some Regular Shape styles.
docs: >
This example shows how several regular shapes
or symbols (representing `x`, `cross`, `star`,
`triangle`, `square` and `stacked`) can be created.
A `rectangle` is produced by scaling a square created without rotation.
Style `stacked` represents possility to stack multiple shapes with offset
tags: "vector, symbol, regularshape, style, square, rectangle, cross, star, triangle, x"
---
<div id="map" class="map"></div>
<div>
<button id="color-changer">Change Square Colors</button>
</div>