Skip to main content

Interface: VectorTileSource

Defined in: spec/types.ts:109

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:116


id

id: string

Defined in: spec/types.ts:110


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:115


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:114


sourceLayer?

optional sourceLayer?: string

Defined in: spec/types.ts:113


tiles

tiles: string[]

Defined in: spec/types.ts:112


type

type: "vector-tiles"

Defined in: spec/types.ts:111