Type alias FeatureStyleCallback

FeatureStyleCallback: ((feature) => FeatureStyle)

This callback is called just after a source data has been converted to a THREE.js Mesh, to color individual meshes from ol.Feature.

Type declaration

Returns

The style of the current feature