Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RectangleOptions

Index

Properties

Optional bounds

bounds: undefined | LatLngBounds | LatLngBoundsLiteral

Optional clickable

clickable: undefined | boolean

Optional draggable

draggable: undefined | boolean

Optional editable

editable: undefined | boolean

Optional fillColor

fillColor: undefined | string

Optional fillOpacity

fillOpacity: undefined | number

Optional map

map: undefined | Map<Element>

Optional strokeColor

strokeColor: undefined | string

Optional strokeOpacity

strokeOpacity: undefined | number

Optional strokePosition

strokePosition: undefined | CENTER | INSIDE | OUTSIDE

Optional strokeWeight

strokeWeight: undefined | number

Optional visible

visible: undefined | boolean

Optional zIndex

zIndex: undefined | number

Generated using TypeDoc