Creates a set of tiles within a GeoPackage by generating tiles from features

Hierarchy

Constructors

Properties

boundingBox: BoundingBox

Tile bounding box

projection: Projection

Tiles projection

Methods

  • Add a range of zoom levels

    Returns

    true if at least one zoom level added

    Parameters

    • minZoom: number

      min zoom level

    • maxZoom: number

      max zoom level

    Returns boolean

  • Is the feature table going to be linked with the tile table? Defaults to true.

    Returns

    true if tables will be linked upon generation

    Returns boolean

Generated using TypeDoc