Appearance
@npm9912/v-map / map-provider/leaflet/WCSGridLayer / WCSGridLayerOptions
Interface: WCSGridLayerOptions
Defined in: src/map-provider/leaflet/WCSGridLayer.ts:6
Extends
GridLayerOptions
Properties
attribution?
optionalattribution: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?
optionalbounds: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?
optionalclassName: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?
optionalformat:string
Defined in: src/map-provider/leaflet/WCSGridLayer.ts:10
keepBuffer?
optionalkeepBuffer: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?
optionalmaxNativeZoom: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?
optionalmaxZoom: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?
optionalminNativeZoom: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?
optionalminZoom: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?
optionalnoWrap: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?
optionalopacity: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?
optionalpane: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?
optionalparams:Record<string,string|number|boolean>
Defined in: src/map-provider/leaflet/WCSGridLayer.ts:12
projection?
optionalprojection:string
Defined in: src/map-provider/leaflet/WCSGridLayer.ts:11
tileSize?
optionaltileSize: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?
optionalupdateInterval: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?
optionalupdateWhenIdle: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?
optionalupdateWhenZooming: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?
optionalversion:string
Defined in: src/map-provider/leaflet/WCSGridLayer.ts:9
zIndex?
optionalzIndex:number
Defined in: node_modules/.pnpm/@types+leaflet@1.9.21/node_modules/@types/leaflet/index.d.ts:1726
Inherited from
L.GridLayerOptions.zIndex