Interface MapLibreRasterLayerLikeExperimental
interface MapLibreRasterLayerLike { id: string; source: string; type: "raster"; } Properties
Readonly Experimentalid
id: string
Readonly Experimentalsource
source: string
Readonly Experimentaltype
type