Interface: VectorTileSource
Defined in: spec/types.ts:110
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:117
id
id:
string
Defined in: spec/types.ts:111
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:116
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:115
sourceLayer?
optionalsourceLayer?: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