Skip to main content

flywave-vectortile-datasource.rbushtiler

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

RBushTiler class

Signature:

export declare class RBushTiler implements ITiler 

Implements: ITiler

Methods

Method

Modifiers

Description

connect()

Connect to tiler.

dispose()

Free all resources associated with this tiler.

getTile(indexId, tileKey)

Retrieves a tile for a previously registered index.

registerIndex(indexId, indexUrl)

Register index in the tiler.

updateIndex(indexId, indexUrl)

Update index in the tiler.