Namespace: feature

ol.feature

Type Definitions

ol.feature.FeatureStyleFunction()

A function that takes a {number} representing the view's resolution. It returns an Array of ol.style.Style. This way individual features can be styled. The this keyword inside the function references the ol.Feature to be styled.