keyboardOptions property

KeyboardOptions keyboardOptions
final

Options to configure how keyboard keys may be used to control the map

See CursorKeyboardRotationOptions for options to control the keyboard and mouse cursor being used together to rotate the map.

By default, keyboard movement using the arrow keys is enabled.

Implementation

final KeyboardOptions keyboardOptions;