Hierarchy (View Summary)

Constructors

Properties

basemapLayers: ImageLayer<ImageWMS>[] = []
independentLayers: Record<
    string,
    { layerWms: LayerWms; olayer: ImageLayer<ImageWMS> },
> = {}
layerManager: LayerManager
layers: LayerWms[] = []
map: Map
ogcServer: ServerOgc
olayer?: ImageLayer<ImageWMS>
resolutionTolerance: number = 5

Accessors

Methods