Skip to main content

Interface: VectorTileSource

Defined in: spec/types.ts:117

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:124


id

id: string

Defined in: spec/types.ts:118


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:123


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:122


sourceLayer?

optional sourceLayer?: string

Defined in: spec/types.ts:121


tiles

tiles: string[]

Defined in: spec/types.ts:120


type

type: "vector-tiles"

Defined in: spec/types.ts:119