Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolylineConfigPayload

Additional attributes needed to define a PolylineConfigPayload

Hierarchy

Index

Properties

event: EventStringId
handlerName: null | string
id?: string
options?: { geometryLayout?: "XY" | "XYZ" | "XYM" | "XYZM"; style?: TypeFeatureStyle }

Type declaration

  • Optional geometryLayout?: "XY" | "XYZ" | "XYM" | "XYZM"
  • Optional style?: TypeFeatureStyle
points: Coordinate

Generated using TypeDoc