highlight property
When true, the feature is highlighted. Use this state to create a temporary effect (e.g. hover).
Implementation
bool? highlight;
When true, the feature is highlighted. Use this state to create a temporary effect (e.g. hover).
bool? highlight;