featureFactory property

CreateFeature featureFactory
final

A factory function to create a Feature object.

The factory can be adjusted by setting a custom function that creates custom Feature instances.

Implementation

final CreateFeature featureFactory;