Applies an image basemap to the map. Adds a MapLibre type:"image" source and a raster layer below all existing layers.
type:"image"
Native maplibregl.Map instance.
maplibregl.Map
Basemap config with imageSource settings.
imageSource
Source ID. Defaults to "__geoleaf_basemap__".
"__geoleaf_basemap__"
Layer ID. Defaults to "__geoleaf_basemap_layer__".
"__geoleaf_basemap_layer__"
Applies an image basemap to the map. Adds a MapLibre
type:"image"source and a raster layer below all existing layers.