@mapgear/mapengine > Feature > SetStyle
Feature.SetStyle() method
Set a new style for the feature
Signature:SetStyle(style: Style | null): void;
Parameters
Parameter | Type | Description |
---|---|---|
style | Style | null | The updated style |
void
@mapgear/mapengine > Feature > SetStyle
Set a new style for the feature
Signature:SetStyle(style: Style | null): void;
Parameter | Type | Description |
---|---|---|
style | Style | null | The updated style |
void