Interface: RasterTileSource
Defined in: spec/types.ts:127
Properties
attribution?
optionalattribution?:string
Defined in: spec/types.ts:134
id
id:
string
Defined in: spec/types.ts:128
maxzoom?
optionalmaxzoom?:number
Defined in: spec/types.ts:133
minzoom?
optionalminzoom?:number
Defined in: spec/types.ts:132
tiles
tiles:
string[]
Defined in: spec/types.ts:130
tileSize?
optionaltileSize?:256|512
Defined in: spec/types.ts:131
type
type:
"raster-tiles"
Defined in: spec/types.ts:129