Interface: RasterTileSource
Defined in: spec/types.ts:112
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:119
id
id:
string
Defined in: spec/types.ts:113
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:118
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:117
tiles
tiles:
string[]
Defined in: spec/types.ts:115
tileSize?
optionaltileSize?:256|512
Defined in: spec/types.ts:116
type
type:
"raster-tiles"
Defined in: spec/types.ts:114