Skip to main content

flywave-vectortile-datasource.geojsondataprovideroptions

Home > @flywave/flywave-vectortile-datasource > GeoJsonDataProviderOptions

GeoJsonDataProviderOptions interface

Signature:

export interface GeoJsonDataProviderOptions 

Properties

Property

Modifiers

Type

Description

tiler?

ITiler

(Optional) Custom tiler instance.

workerConnectionTimeout?

number

(Optional) Timeout for connecting to the web worker in seconds. Default to 10s, search for: DEFAULT_WORKER_INITIALIZATION_TIMEOUT

workerTilerUrl?

string

(Optional) Worker script hosting Tiler service. ./decoder.bundle.ts