Interface: VectorTileSource
Defined in: spec/types.ts:117
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:124
id
id:
string
Defined in: spec/types.ts:118
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:123
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:122
sourceLayer?
optionalsourceLayer?:string
Defined in: spec/types.ts:121
tiles
tiles:
string[]
Defined in: spec/types.ts:120
type
type:
"vector-tiles"
Defined in: spec/types.ts:119