propEachCallback
描述
¥Description
propEach 的回调函数
¥Callback for propEach
定义
¥Definition
函数 (
¥function (
名称 | 类型 | 描述 |
---|---|---|
currentProperties | GeoJsonProperties | The current Properties being processed. |
featureIndex | number | The current index of the Feature being processed. |
)
返回
¥Returns
void