Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolygonOptions

Hierarchy

  • PolygonOptions

Index

Properties

Optional extData

extData: any

Optional fillColor

fillColor: string

Optional fillOpacity

fillOpacity: number

Optional map

map: Map

Optional path

path: LngLat[] | LngLat[][]

Optional strokeColor

strokeColor: string

Optional strokeDasharray

strokeDasharray: number[]

Optional strokeOpacity

strokeOpacity: number

Optional strokeStyle

strokeStyle: string

Optional strokeWeight

strokeWeight: number

Optional zIndex

zIndex: number

Generated using TypeDoc