Hierarchy (View Summary)

Constructors

Properties

_clientClasses: Map<
    string,
    new (
        ogcServer: ServerOgc,
        options: WfsClientOptionalOptions,
    ) => WfsClient<string>,
> = ...
_clients: Map<string, WfsClient<string>> = ...
stateManager: StateManager

Accessors

Methods