geotiff.js
    Preparing search index...

    Interface GeoTIFFOptions

    interface GeoTIFFOptions {
        cache?: boolean;
    }

    Properties

    cache?: boolean

    whether or not decoded tiles shall be cached.