Interface gmfMobileMeasureAreaOptions

interface gmfMobileMeasureAreaOptions {
    precision?: number;
    sketchStyle: StyleLike;
}

Properties

precision?: number

The number of significant digits to display.

sketchStyle: StyleLike

A style for the measure area.