FeatureStyleCallback: ((feature: Feature) => FeatureStyle)

This callback is called just after a source data has been converted to a THREE.js Mesh, to style individual meshes from OpenLayers Features.

Type declaration