Skip to main content

Interface: VectorTileSource

Defined in: spec/types.ts:106

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:113


id

id: string

Defined in: spec/types.ts:107


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:112


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:111


sourceLayer?

optional sourceLayer?: string

Defined in: spec/types.ts:110


tiles

tiles: string[]

Defined in: spec/types.ts:109


type

type: "vector-tiles"

Defined in: spec/types.ts:108