Type Definitions
-
ol.feature.FeatureStyleFunction()
-
A function that takes a
{number}
representing the view's resolution. It returns an Array ofol.style.Style
. This way individual features can be styled. The this keyword inside the function references theol.Feature
to be styled.