Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GeoJsonTiler

Implements

Index

Constructors

constructor

Properties

indexes

indexes: Map<string, GeoJsonVtIndex>

Methods

connect

  • connect(): Promise<void>

dispose

  • dispose(): void

getTile

  • getTile(indexId: string, tileKey: TileKey): Promise<{}>

registerIndex

  • registerIndex(indexId: string, input: URL | GeoJson): Promise<void>

updateIndex

  • updateIndex(indexId: string, input: URL | GeoJson): Promise<void>

Generated using TypeDoc