Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarkerConfigPayload

Additional attributes needed to define a MarkerConfigPayload

Hierarchy

Index

Properties

coordinate: Coordinate
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

Generated using TypeDoc