Tilemap
The Tilemap is on the centre of the window by default. It automatically loads the basemap specified in the project configuration to the screen such that components can be plotted over it.
Panning
M-click and drag to move the map. You can also use arrow keys.
With the scroll wheel, Scroll to pan vertically, and Shift+Scroll to pan horizontally. The directions can be inverted in the settings.
On a supported trackpad, drag with two fingers.
Zooming
Ctrl+Scroll to zoom. You can also use Alt+Plus and Alt+Minus. Note that Ctrl+Plus/Minus doesn’t work and zooms the UI instead. This is an eframe feature which I have no clue how to disable.
On a supported trackpad, pinch with two fingers.
Reset View
Press Alt+0 to reset the view to the default position and zoom. You can do the same with the button on the top-right.