Skip to main content

Interface: RasterDemSource

Defined in: spec/types.ts:122

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:130


encoding?

optional encoding?: "mapbox" | "terrarium" | "custom"

Defined in: spec/types.ts:131


id

id: string

Defined in: spec/types.ts:123


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:129


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:128


tiles?

optional tiles?: string[]

Defined in: spec/types.ts:125


tileSize?

optional tileSize?: number

Defined in: spec/types.ts:127


type

type: "raster-dem"

Defined in: spec/types.ts:124


url?

optional url?: string

Defined in: spec/types.ts:126