Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarkerDrawOptions

Hierarchy

Implemented by

Index

Properties

Optional icon

icon: Icon

The icon displayed when drawing a marker.

Default value: 'L.Icon.Default()'

Optional repeatMode

repeatMode: boolean

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

Default value: 'false'

Optional zIndexOffset

zIndexOffset: number

This should be a high number to ensure that you can draw over all other layers on the map.

Default value: '2000'