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

    Options of the metric widget.

    interface MetricOptions {
        prefix?: string;
        suffix?: string;
        unit?: string;
    }
    Index

    Properties

    Properties

    prefix?: string
    suffix?: string
    unit?: string