Type alias GeometryType

GeometryType: string

Type of the geometry as used in the ESRI API. Possible values are

  • point
  • polyline
  • polygon
  • point-3d
  • polyline-3d
  • polygon-3d

Generated using TypeDoc