translateEventTypes

The input that allows the user to pan around the map. This only applies in 2D and Columbus view modes.

The type can be a CameraEventType, undefined, an object with eventType and modifier properties with types CameraEventType and KeyboardEventModifier, or an array of any of the preceding.

See also