ReadonlyclientReadonlydefaultReadonlylayerReadonlyserviceFetch the parent service's GetCapabilities.
Optionaloptions: { Optionalsignal?: AbortSignalFind this layer in a parsed Capabilities document.
Fetch a GetLegendGraphic image scoped to the bound layer + style.
Mirrors HonuaWms.legend's gating: when options.capabilities is
not supplied, the handle lazily loads them once via
getWmsCapabilities and caches the promise. Throws
HonuaCapabilityNotSupportedError("legend", "wms", serviceId) when
the service does not advertise <GetLegendGraphic>.
Optionaloptions: { Optionalcapabilities?: WmsCapabilitiesEnumerate the styles advertised on this layer.
Bound layer handle. Drops
layers/stylesfrom per-call requests and pre-fills the LAYER name.featureInfo()carries the samei,j, andbboxenvelope as the service-level handle.