Installs the whole Utils surface onto target, in place.
Used by globals.core.ts (B2) against the live GeoLeaf.Utils object, which must
stay the same reference across re-invocations of setupCoreMap() — the module
lifecycle re-runs it, and a caller may have captured GeoLeaf.Utils beforehand.
Installs the whole
Utilssurface ontotarget, in place.Used by
globals.core.ts(B2) against the liveGeoLeaf.Utilsobject, which must stay the same reference across re-invocations ofsetupCoreMap()— the module lifecycle re-runs it, and a caller may have capturedGeoLeaf.Utilsbeforehand.