Skip to main content
Version: 7.3.0

lineEachCallback

描述

🌐 Description

lineEach 的回调函数

🌐 Callback for lineEach

定义

🌐 Definition

函数 (

🌐 function (

名称类型描述
currentLineFeature<LineString>当前正在处理的 LineString
featureIndexnumber正在处理的功能的当前索引
multiFeatureIndexnumber当前正在处理的多特性索引
geometryIndexnumber正在处理的几何体的当前索引

)

返回

🌐 Returns

void