GeoPackage Progress interface for receiving zoom level specific progress information and handling cancellations

Hierarchy

Implemented by

Methods

  • Add to the total progress at the zoom level

    Parameters

    • zoomLevel: number

      zoom level

    • progress: number

      progress

    Returns void

  • Set the max progress value for the zoom level

    Parameters

    • zoomLevel: number

      zoom level

    • max: number

      max

    Returns void

Generated using TypeDoc