Variable CAMERA_EVENTSConst
CAMERA_EVENTS: readonly [
"moveend",
"movestart",
"move",
"zoomend",
"zoomstart",
"zoom",
"rotatestart",
"rotateend",
"rotate",
"dragstart",
"dragend",
"drag",
"boxzoomcancel",
"boxzoomend",
"boxzoomstart",
] = ...
"moveend",
"movestart",
"move",
"zoomend",
"zoomstart",
"zoom",
"rotatestart",
"rotateend",
"rotate",
"dragstart",
"dragend",
"drag",
"boxzoomcancel",
"boxzoomend",
"boxzoomstart",
] = ...
Was this helpful?