Minimal structural view of the MapLibre adapter the capability calls (Core.getMap()). Permissive on purpose — narrowed at the boundary.
Core.getMap()
Adds a GeoJSON source + sub-layers (used for the endpoint points).
Optional
Removes a previously added layer (idempotent endpoint refresh).
The core per-layer registry (used by the ready-sweep).
Minimal structural view of the MapLibre adapter the capability calls (
Core.getMap()). Permissive on purpose — narrowed at the boundary.