propEachCallback
Description
Callback for propEach
Definition
function (
Name | Type | Description |
---|---|---|
currentProperties | GeoJsonProperties | The current Properties being processed. |
featureIndex | number | The current index of the Feature being processed. |
)
Returns
void