Skip to main content

Interface: VisualizationLayer

Defined in: spec/types.ts:215

Properties

geometry

geometry: GeoVisGeometryType

Defined in: spec/types.ts:218


id

id: string

Defined in: spec/types.ts:216


maxzoom?

optional maxzoom?: number

Defined in: spec/types.ts:223


minzoom?

optional minzoom?: number

Defined in: spec/types.ts:222


paint?

optional paint?: LayerPaint

Defined in: spec/types.ts:224


sourceId

sourceId: string

Defined in: spec/types.ts:217


sourceLayer?

optional sourceLayer?: string

Defined in: spec/types.ts:219


title?

optional title?: string

Defined in: spec/types.ts:220


visible?

optional visible?: boolean

Defined in: spec/types.ts:221