GeoLeaf Core API - v3.0.0
    Preparing search index...

    One (icon × tint) pair to register as a MapLibre image.

    interface TaxonomyIconVariant {
        svgId: string;
        symbolId: string;
        color: string;
    }
    Index

    Properties

    Properties

    svgId: string

    Sprite symbol id, unprefixed — used to find the <symbol> in the DOM.

    symbolId: string

    The MapLibre image id to register (prefixed + tint-suffixed).

    color: string

    The tint to rasterise the glyph with.