ngeo
    Preparing search index...

    Interface gmfMobileMeasureLengthOptions

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

    Properties

    precision?: number

    The number of significant digits to display.

    sketchStyle: StyleLike

    A style for the measure length.