Include scale in options
Add rectangle to example Add ellipse and rectangle to rendering tests
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user