flywave-vectortile-datasource.geojsondataprovideroptions.workerconnectiontimeout
Home > @flywave/flywave-vectortile-datasource > GeoJsonDataProviderOptions > workerConnectionTimeout
GeoJsonDataProviderOptions.workerConnectionTimeout property
Timeout for connecting to the web worker in seconds. Default to 10s, search for: DEFAULT_WORKER_INITIALIZATION_TIMEOUT
Signature:
workerConnectionTimeout?: number;