Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

  • I

Hierarchy

Index

Properties

click

click: MapsEvent<"click", I>

dblclick

dblclick: MapsEvent<"dblclick", I>

mousedown

mousedown: MapsEvent<"mousedown", I>

mousemove

mousemove: MapsEvent<"mousemove", I>

mouseover

mouseover: MapsEvent<"mouseover", I>

mouseup

mouseup: MapsEvent<"mouseup", I>

rightclick

rightclick: MapsEvent<"rightclick", I>

touchend

touchend: MapsEvent<"touchend", I>

touchmove

touchmove: MapsEvent<"touchmove", I>

touchstart

touchstart: MapsEvent<"touchstart", I>

Generated using TypeDoc