Skip to main content

Interface: RasterTileSource

Defined in: spec/types.ts:119

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:126


id

id: string

Defined in: spec/types.ts:120


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:125


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:124


tiles

tiles: string[]

Defined in: spec/types.ts:122


tileSize?

optional tileSize?: 256 | 512

Defined in: spec/types.ts:123


type

type: "raster-tiles"

Defined in: spec/types.ts:121