@vcmap/core
    Preparing search index...

    Type Alias TMSImplementationOptions

    TMSImplementationOptions: RasterLayerImplementationOptions & {
        format: string;
        tileSize: Size;
    }