Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetOptionsResult<ExtraData>

Type parameters

  • ExtraData = any

Hierarchy

Index

Properties

bubble

bubble: boolean

事件是否穿透到地图

clickable

clickable: boolean

是否支持点击

extData

extData: {} | ExtraData

自定义属性

map

map: Map

所属地图

strokeColor

strokeColor: string

线条颜色

strokeDasharray

strokeDasharray: number[]

虚线的分段

strokeOpacity

strokeOpacity: number

线条透明度

strokeStyle

strokeStyle: StrokeStyle

线条样式,虚线或者实线

strokeWeight

strokeWeight: number

线条宽度

zIndex

zIndex: number

层级

Generated using TypeDoc