Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenLayersPolylineLayerOptions

Hierarchy

Index

Properties

Properties

Optional id

id: string

Optional opacity

opacity: number

Optional stroke

stroke: { color: string; lineCap: string; lineDash: number[]; lineDashOffset: number; lineJoin: string; width: number }

Type declaration

  • color: string
  • lineCap: string
  • lineDash: number[]
  • lineDashOffset: number
  • lineJoin: string
  • width: number

Generated using TypeDoc