Files
openlayers/examples/regularshape.html
mike-000 722e0c5b69 Include scale in options
Add rectangle to example
Add ellipse and rectangle to rendering tests
2020-08-09 10:25:16 +01:00

15 lines
532 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>