Skip to main content

Interface: VectorTileSource

Defined in: spec/types.ts:102

Properties

attribution?

optional attribution?: string

Defined in: spec/types.ts:109


id

id: string

Defined in: spec/types.ts:103


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:108


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:107


sourceLayer?

optional sourceLayer?: string

Defined in: spec/types.ts:106


tiles

tiles: string[]

Defined in: spec/types.ts:105


type

type: "vector-tiles"

Defined in: spec/types.ts:104