GeoLeaf Core API - v3.0.0
    Preparing search index...
    • Appends a tint to a symbol id — or returns it untouched when there is no tint. The single place the "no tint, no suffix" invariant is enforced.

      Parameters

      • symbolId: string

        The prefixed symbol id (symbolPrefix + svgId).

      • tint: string | null

        The resolved icon colour, or null.

      Returns string