Implements

Constructors

Properties

Methods

Constructors

Properties

options: QmsOptions = ...
url: string
utils: {
    createQmsAdapter: {
        (options: CreateQmsAdapterOptions): Type<MainLayerAdapter>;
        (webMap: WebMap<any, any, any, WebMapEvents, MapOptions<any, any>>, url?: string, createOpt?: Partial<QmsAdapterOptions>): Type<MainLayerAdapter>;
    };
} = ...

Methods