Skip to main content
Version: Next

propEachCallback

描述

¥Description

propEach 的回调函数

¥Callback for propEach

定义

¥Definition

函数 (

¥function (

名称类型描述
currentPropertiesGeoJsonPropertiesThe current Properties being processed.
featureIndexnumberThe current index of the Feature being processed.

)

返回

¥Returns

void