Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

Index

Properties

click

click: MapsEvent<"click", I>

dblclick

dblclick: MapsEvent<"dblclick", I>

dragend

dragend: MapsEvent<"dragend", I>

dragging

dragging: MapsEvent<"dragging", I>

dragstart

dragstart: MapsEvent<"dragstart", I>

mousedown

mousedown: MapsEvent<"mousedown", I>

mousemove

mousemove: MapsEvent<"mousemove", I>

mouseout

mouseout: MapsEvent<"mouseout", I>

mouseover

mouseover: MapsEvent<"mouseover", I>

mouseup

mouseup: MapsEvent<"mouseup", I>

movealong

movealong: Event<"movealong", undefined>

moveend

moveend: Event<"moveend", undefined>

moving

moving: Event<"moving", { passedPath: LngLat[] }>

rightclick

rightclick: MapsEvent<"rightclick", I>

touchend

touchend: MapsEvent<"touchend", I>

touchmove

touchmove: MapsEvent<"touchmove", I>

touchstart

touchstart: MapsEvent<"touchstart", I>

Generated using TypeDoc