geostyler-style
    Preparing search index...

    Interface FInterpolateParameter

    interface FInterpolateParameter {
        stop: number | GeoStylerNumberFunction;
        value: unknown;
    }
    Index

    Properties

    Properties

    value: unknown