@mapgear/geoapps > SymbologyClassStyleType
SymbologyClassStyleType enum
Indicates the type symbology used by the symbology template
Signature:export declare enum SymbologyClassStyleType
Enumeration Members
Member | Value | Description |
---|---|---|
Area | 3 | Polygon styling |
Icon | 0 | Icon styling |
Line | 2 | Linestring styling |
Point | 1 | Point styling |