Interface: VectorTileSource
Defined in: spec/types.ts:102
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:109
id
id:
string
Defined in: spec/types.ts:103
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:108
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:107
sourceLayer?
optionalsourceLayer?: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