Function buildMetricValueEvaluator

  • Internal

    Convert metric style property to expression that accounts pixelToWorld if metricUnit === 'Pixel'.

    Parameters

    • value: undefined | Value | Expr
    • metricUnit: undefined | string

    Returns undefined | null | string | number | boolean | object

Generated using TypeDoc