@vcmap/core
    Preparing search index...

    Type Alias LayerImplementationOptions

    type LayerImplementationOptions = {
        headers?: Record<string, string>;
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    headers?: Record<string, string>
    name: string
    url: string