Skip to content

Function: flattenForPolygons

flattenForPolygons(features): any[]

将多面转换为单面

Parameters

NameType
featuresany

Returns

any[]

Defined in

gl-core/src/utils/common.ts:193

Released under the MIT License.