Interface gmfMobileMeasureLengthOptions

interface gmfMobileMeasureLengthOptions {
    precision: number;
    sketchStyle: StyleLike;
}

Properties

precision: number

The number of significant digits to display.

sketchStyle: StyleLike

A style for the measure length.