Skip to content

Function: formatData

formatData(data, options?): undefined | Field

format gfs json to vector

Parameters

NameType
dataIGFSItem[]
optionsPartial<IField>

Returns

undefined | Field

Defined in

utils.ts:212

Released under the MIT License.