Tile Scaling object, for scaling tiles from nearby zoom levels for missing

Hierarchy

  • TileScaling

Constructors

Properties

COLUMN_SCALING_TYPE: "scaling_type" = 'scaling_type'

scalingType field name

COLUMN_TABLE_NAME: "table_name" = 'table_name'

tableName column

COLUMN_ZOOM_IN: "zoom_in" = 'zoom_in'

zoomIn field name

COLUMN_ZOOM_OUT: "zoom_out" = 'zoom_out'

zoomOut field name

TABLE_NAME: "nga_tile_scaling" = 'nga_tile_scaling'

Table name

Methods

  • Set the tile scaling type string value

    Parameters

    • scalingType: string

      tile scaling type string

    Returns void

Generated using TypeDoc