Changes between Version 43 and Version 44 of Help/MapView
- Timestamp:
- 2016-09-27T07:16:40+02:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/MapView
v43 v44 9 9 === What do you see here and when === 10 10 11 There several mechanisms in JOSM that affect what user sees in main screen.11 There several mechanisms in JOSM that affect what user sees in main view. 12 12 13 13 ==== Visibility ==== 14 14 15 15 * Data can be ''filtered out'' by [[Help/Dialog/Filter|Filters]] 16 * [[Help/Dialog/LayerList|Layers (data, imagery)]] can be [[Help/Dialog/LayerList#LayerButtons|hidden]] or [[Help/Dialog/LayerList#VisibilityLayer|semi-opaque]] 17 * Map Paint Styles can hide objects per zoom level 16 * [[Help/Dialog/LayerList|Layers (data, imagery)]] can be [[Help/Dialog/LayerList#LayerButtons|hidden]] or can be set to [[Help/Dialog/LayerList#VisibilityLayer|semi-opaque]] 17 * Map Paint Styles can hide OSM objects per zoom level 18 18 19 19 ==== Appearance ==== … … 23 23 * Styles can be displayed differently based on zoom factor 24 24 25 === Move map === 26 The area displayed in the window can be moved by holding down the right mouse button, and dragging the mouse. (On a Mac with a one-button mouse, simulate right-click by holding down **`Ctrl`** while clicking the button.) 25 === Main view controls === 27 26 28 === Zoom === 29 You can zoom using the scroll wheel or the `Plus`- and `Minus`-keys but there [wiki:Help#Viewportcontrol many alternative ways]. 27 ==== Move map ==== 28 29 The area can be moved by '''holding down''' the {{{right mouse button}}}, and '''dragging''' the mouse. 30 31 ==== Zoom ==== 32 33 * Using the scroll wheel 34 * {{{+}}} and {{{-}}} keys 35 * [wiki:Help#Viewportcontrol many alternative ways]. 36 37 == Troubleshooting == 38 === MacOS === 39 On a Mac with a one-button mouse, simulate right-click by holding down {{{Ctrl}}} while clicking the button. 30 40 31 41 == See also ==