Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CircleDrawOptions

Hierarchy

Implemented by

Index

Properties

Optional metric

metric: boolean

Determines which measurement system (metric or imperial) is used.

Default value: 'true' - metric

Optional repeatMode

repeatMode: boolean

Determines if the draw tool remains enabled after drawing a shape.

Default value: 'false'

Optional shapeOptions

shapeOptions: PathOptions

The options used when drawing the shape on the map.

showRadius

showRadius: boolean