UNPKG

flatgeobuf

Version:

A performant binary encoding for geographic data

3 lines (2 loc) 201 B
import type { FromFeatureFn } from '../generic/featurecollection'; export declare function getFromFeatureFn(renderFeature: boolean, dataProjection?: string, featureProjection?: string): FromFeatureFn;