Skip to main content

Interface: VectorTileSource

Defined in: spec/types.ts:110

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:117


id

id: string

Defined in: spec/types.ts:111


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:116


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:115


sourceLayer?

optional sourceLayer?: string

Defined in: spec/types.ts:114


tiles

tiles: string[]

Defined in: spec/types.ts:113


type

type: "vector-tiles"

Defined in: spec/types.ts:112