@mapgear/geoapps > PointStyleType
PointStyleType enum
Indicates the type point used by the point styling
Signature:export declare enum PointStyleType
Enumeration Members
Member | Value | Description |
---|---|---|
Circle | 0 | Circle styling |
Rectangle | 2 | Rectangle styling |
Star | 4 | Star styling |
Triangle | 1 | Triangle styling |