Changes between Version 21 and Version 22 of Help/MapView
- Timestamp:
- 2014-10-13T14:57:14+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/MapView
v21 v22 22 22 == Staus bar == 23 23 The status bar (bottom panel) displays the following information (from left to right): 24 ||= Field =||= Displays =||= Action when you click on it =|| 25 ||latitude||the geographic latitude of the mousepointer||opens the jump to position dialog|| 26 ||longitude||the geographic longitude of the mousepointer||opens the jump to position dialog|| 24 ||= Field =||= Displays =||= Action when you left click on it =|| 25 ||latitude||the geographic latitude of the mousepointer||opens the [Action/JumpToPosition jump to position dialog]|| 26 ||longitude||the geographic longitude of the mousepointer||opens the [Action/JumpToPosition jump to position dialog]|| 27 27 ||compass||the (compass) heading of the line segment being drawn||none|| 28 ||angle||the angle between the previous and the current way segment. The background color of this field changes to green if angle snapping is active.||none|| 28 ||angle||the angle between the previous and the current way segment. The background color of this field changes to green if [Action/AngleSnapping angle snapping] is active.||none|| 29 29 ||measurement||in edit mode: the lenght of new way segment being drawn; in select mode: the lenght of selected way(s) or the distance of two selected nodes||changes the system of measurement (Metric, Chinese, Imperial, Nautical Mile)|| 30 30 ||object||the name, number of nodes and ID of the object at the mouse pointer ||none|| 31 ||help||some helpful information about the current working mode||none|| 31 ||help||some helpful information about the current [EditToolbar working mode]||none|| 32 32 33 33 == See also ==