@mapgear/mapengine > VectorLayer > SetStyle
VectorLayer.SetStyle() method
Set the style of the features in the layer
Signature:SetStyle(style: Style): void;
Parameters
Parameter | Type | Description |
---|---|---|
style | Style | The style of the features |
void
@mapgear/mapengine > VectorLayer > SetStyle
Set the style of the features in the layer
Signature:SetStyle(style: Style): void;
Parameter | Type | Description |
---|---|---|
style | Style | The style of the features |
void