GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Validates and resolves the DOM container element for the map.

      Parameters

      • mapId: string

        DOM element id or selector string.

      Returns HTMLElement

      The resolved HTMLElement.

      Error if mapId is missing or no element is found.