Skip to main content
Version: Next

flattenEachCallback

描述

¥Description

flattenEach 的回调函数

¥Callback for flattenEach

定义

¥Definition

函数 (

¥function (

名称类型描述
currentFeature特性The current flattened feature being processed.
featureIndexnumberThe current index of the Feature being processed.
multiFeatureIndexnumberThe current index of the Multi-Feature being processed.

)

返回

¥Returns

void