• JMap.Application.Measure.getMeasurementSystem

    Returns the current measurement system used by the Measurements Panel

    Returns JAPP_MEASUREMENT_SYSTEMS

    Example

    // get the current measurement system
    console.log(JMap.Application.Measure.getMeasurementSystem())
    // "geodetic"