UNPKG

flatgeobuf

Version:

A performant binary encoding for geographic data

7 lines (6 loc) 183 B
export default class Config { static global: Config; private _extraRequestThreshold; extraRequestThreshold(): number; setExtraRequestThreshold(bytes: number): void; }