@versatiles/container
    Preparing search index...

    Interface OpenOptions

    Interface for defining the options available for reading a container.

    interface OpenOptions {
        tms: boolean;
    }
    Index

    Properties

    Properties

    tms: boolean

    If set to true, uses the TMS (Tile Map Service) tile ordering where y=0 is the southernmost point.