Skip to content

Interface: HighlightStyle

The options passed to openlayers that dictate the highlight style. See https://openlayers.org/en/latest/apidoc/module-ol_style_Fill-Fill.html and https://openlayers.org/en/latest/apidoc/module-ol_style_Stroke-Stroke.html

Properties

PropertyType
fill{ color: string; }
fill.colorstring
stroke{ color: string; width: number; }
stroke.colorstring
stroke.widthnumber