Appearance
@npm9912/v-map / map-provider/leaflet/GeoTIFFGridLayer / GeoTIFFGridLayerOptions
Interface: GeoTIFFGridLayerOptions
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:9
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
colorMap?
optionalcolorMap:GeoStylerColorMap|ColorMapName
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:11
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
nodata?
optionalnodata:number
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:13
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: src/map-provider/leaflet/GeoTIFFGridLayer.ts:17
Overrides
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
resampleMethod?
optionalresampleMethod:"near"|"bilinear"
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:15
resolution?
optionalresolution:number
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:14
tileSize?
optionaltileSize:number
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:16
Overrides
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/GeoTIFFGridLayer.ts:10
valueRange?
optionalvalueRange: [number,number]
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:12
viewProjection?
optionalviewProjection:string
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:19
zIndex?
optionalzIndex:number
Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:18
Overrides
L.GridLayerOptions.zIndex