flattenEachCallback
Description
Callback for flattenEach
Definition
function (
| Name | Type | Description |
|---|---|---|
| currentFeature | Feature | The current flattened feature being processed. |
| featureIndex | number | The current index of the Feature being processed. |
| multiFeatureIndex | number | The current index of the Multi-Feature being processed. |
)
Returns
void