Include scale in options

Add rectangle to example
Add ellipse and rectangle to rendering tests
This commit is contained in:
mike-000
2020-08-08 17:06:13 +01:00
parent 25f8b4d8d7
commit 722e0c5b69
8 changed files with 70 additions and 6 deletions

View File

@@ -6,8 +6,9 @@ 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, cross, star, triangle, x"
tags: "vector, symbol, regularshape, style, square, rectangle, cross, star, triangle, x"
---
<div id="map" class="map"></div>