Interface: RasterTileSource
Defined in: spec/types.ts:120
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:127
id
id:
string
Defined in: spec/types.ts:121
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:126
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:125
tiles
tiles:
string[]
Defined in: spec/types.ts:123
tileSize?
optionaltileSize?:256|512
Defined in: spec/types.ts:124
type
type:
"raster-tiles"
Defined in: spec/types.ts:122