diff --git a/Hotkeys.md b/Hotkeys.md index 9a5ade7..7118457 100644 --- a/Hotkeys.md +++ b/Hotkeys.md @@ -10,8 +10,11 @@ Map scrolling and zooming: * + - zoom in * - - zoom put +Adding elements: +* Shift - hold to add continue adding elements on click (e.g. burgs and labels) + The result will be displayed in the Console (F12 in Chrome): -* S - show states data as a table -* M - show burgs data as a table -* C - show cells data as a table -* Space - show cell (on mouse point) data as a table \ No newline at end of file +* S - log states data as a table +* B - log burgs data as a table +* C - log cells data +* Space - log cell (on mouse point) data as a table \ No newline at end of file