Type alias gmfMobileMeasureAreaOptions

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

Type declaration

  • Optional precision?: number

    The number of significant digits to display.

  • sketchStyle: StyleLike

    A style for the measure area.

Generated using TypeDoc