Skip to main content
Version: Next

propEachCallback

Description

Callback for propEach

Definition

function (

NameTypeDescription
currentPropertiesGeoJsonPropertiesThe current Properties being processed.
featureIndexnumberThe current index of the Feature being processed.

)

Returns

void