Structural view of the raw MapLibre GL Map as consumed by the basemaps
module. Argument types are intentionally permissive (Record<string, unknown>
specs, generic listeners) because the registry assembles specs dynamically and
patches filter expressions in place — the same loose-spec style the module has
always used. Backed at runtime by a genuine maplibregl.Map (see MaplibreMap).
Structural view of the raw MapLibre GL
Mapas consumed by the basemaps module. Argument types are intentionally permissive (Record<string, unknown>specs, generic listeners) because the registry assembles specs dynamically and patches filter expressions in place — the same loose-spec style the module has always used. Backed at runtime by a genuinemaplibregl.Map(seeMaplibreMap).