Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "coordinates/container/line-editor-dialog"

Index

Variables

Functions

Variables

Const LineEditorDialog

LineEditorDialog: ComponentClass<object, any> | FunctionComponent<object> = geoEditorToDialog(LineGeoEditor, LINE)

Functions

Const LineGeoEditor

  • LineGeoEditor(__namedParameters: object): Element
  • Parameters

    • __namedParameters: object
      • coordinateUnit: "Lat/Lon (DD)" | "Lat/Lon (DMS)" | "USNG/MGRS" | "UTM/UPS"
      • geo: Feature<Geometry | GeometryCollection, null | object> & object
      • onUpdateGeo: function
          • (geo: GeometryJSON): void
          • Parameters

            • geo: GeometryJSON

            Returns void

    Returns Element

Generated using TypeDoc