GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Attaches the boot listeners that push offline POIs onto their host layers.

      Listens on geoleaf:layers:initial-loaded (earliest — phase-1 host sources exist) and replays on geoleaf:app:ready (net for deferred layers). Both passes are idempotent. Attaches at most once; the returned function detaches.

      Parameters

      Returns () => void

      A cleanup function that removes the listeners.