GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Wires the toolbar's tooltips, positioned against the map container.

      Tooltips are placed relative to glMain rather than the button, so they stay inside the map on the edges of the screen — the case a pure CSS tooltip gets wrong.

      Parameters

      • wrapper: HTMLElement

        The toolbar element carrying the buttons.

      • glMain: HTMLElement

        The map container, used as the positioning frame.

      Returns void