select
Set state for select. See the state definition below.
When true
, the feature is selected. Use this state to create a permanent effect. Note: the select
state has a higher priority than highlight
. Available global configuration(s): "placeLabelSelectColor".
Example of applying "placeLabelSelectColor": style.setStyleImportConfigProperty(importId /* "basemap" if not specified explicitly */, "placeLabelSelectColor", Value.valueOf("#FF0000"))