Skip to content

@npm9912/v-map


@npm9912/v-map / map-provider/leaflet/WCSGridLayer / WCSGridLayerOptions

Interface: WCSGridLayerOptions

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:6

Extends

  • GridLayerOptions

Properties

attribution?

optional attribution: string

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1670

Inherited from

L.GridLayerOptions.attribution


bounds?

optional bounds: LatLngBoundsExpression

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1727

Inherited from

L.GridLayerOptions.bounds


className?

optional className: string

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1742

Inherited from

L.GridLayerOptions.className


coverageName

coverageName: string

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:8


format?

optional format: string

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:10


keepBuffer?

optional keepBuffer: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1743

Inherited from

L.GridLayerOptions.keepBuffer


maxNativeZoom?

optional maxNativeZoom: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1734

Maximum zoom number the tile source has available. If it is specified, the tiles on all zoom levels higher than maxNativeZoom will be loaded from maxNativeZoom level and auto-scaled.

Inherited from

L.GridLayerOptions.maxNativeZoom


maxZoom?

optional maxZoom: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1729

Inherited from

L.GridLayerOptions.maxZoom


minNativeZoom?

optional minNativeZoom: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1739

Minimum zoom number the tile source has available. If it is specified, the tiles on all zoom levels lower than minNativeZoom will be loaded from minNativeZoom level and auto-scaled.

Inherited from

L.GridLayerOptions.minNativeZoom


minZoom?

optional minZoom: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1728

Inherited from

L.GridLayerOptions.minZoom


noWrap?

optional noWrap: boolean

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1740

Inherited from

L.GridLayerOptions.noWrap


opacity?

optional opacity: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1722

Inherited from

L.GridLayerOptions.opacity


pane?

optional pane: string

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1741

Inherited from

L.GridLayerOptions.pane


params?

optional params: Record<string, string | number | boolean>

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:12


projection?

optional projection: string

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:11


tileSize?

optional tileSize: number | Point

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1721

Inherited from

L.GridLayerOptions.tileSize


updateInterval?

optional updateInterval: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1725

Inherited from

L.GridLayerOptions.updateInterval


updateWhenIdle?

optional updateWhenIdle: boolean

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1723

Inherited from

L.GridLayerOptions.updateWhenIdle


updateWhenZooming?

optional updateWhenZooming: boolean

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1724

Inherited from

L.GridLayerOptions.updateWhenZooming


url

url: string

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:7


version?

optional version: string

Defined in: src/map-provider/leaflet/WCSGridLayer.ts:9


zIndex?

optional zIndex: number

Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1726

Inherited from

L.GridLayerOptions.zIndex