Interface: VectorTileSource
Defined in: spec/types.ts:106
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:113
id
id:
string
Defined in: spec/types.ts:107
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:112
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:111
sourceLayer?
optionalsourceLayer?:string
Defined in: spec/types.ts:110
tiles
tiles:
string[]
Defined in: spec/types.ts:109
type
type:
"vector-tiles"
Defined in: spec/types.ts:108