Skip to content

@npm9912/v-map


@npm9912/v-map / map-provider/leaflet/GeoTIFFGridLayer / GeoTIFFGridLayerOptions

Interface: GeoTIFFGridLayerOptions

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

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


colorMap?

optional colorMap: GeoStylerColorMap | ColorMapName

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


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


nodata?

optional nodata: number

Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:13


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: src/map-provider/leaflet/GeoTIFFGridLayer.ts:17

Overrides

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


resampleMethod?

optional resampleMethod: "near" | "bilinear"

Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:15


resolution?

optional resolution: number

Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:14


tileSize?

optional tileSize: number

Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:16

Overrides

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/GeoTIFFGridLayer.ts:10


valueRange?

optional valueRange: [number, number]

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


viewProjection?

optional viewProjection: string

Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:19


zIndex?

optional zIndex: number

Defined in: src/map-provider/leaflet/GeoTIFFGridLayer.ts:18

Overrides

L.GridLayerOptions.zIndex