geotiff.js
    Preparing search index...

    Constructors

    Accessors

    • get ok(): boolean

      Returns whether the response has an ok'ish status code

      Returns boolean

    • get status(): number

      Returns the status code of the response

      Returns number

      the status code

    Methods

    • Returns Promise<ArrayBuffer>

      the response data of the request

    • Returns the value of the specified header

      Parameters

      • _headerName: string

        the header name

      Returns string | undefined

      the header value