跳到主要内容

flywave-mapview.workerbasedtiler.connect

Home > @flywave/flywave-mapview > WorkerBasedTiler > connect

WorkerBasedTiler.connect() method

Connects to [[WorkerServiceManager]]s in underlying [[ConcurrentWorkerSet]] and creates dedicated [[TilerService]]s in all workers to serve tiling requests.

Signature:

connect(): Promise<void>;

Returns:



Promise&lt;void&gt;