You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -52,15 +53,19 @@ Use the  button
52
53
53
54
Note that you can only edit the following map vector items:
54
55
- Map line
56
+
- Map spline
55
57
- Map path
56
58
- Map polygon
57
59
- Map polyline
58
60
59
61
### Create Mode
60
62
61
-
Create mode allows you to add new items to the map. Select one of the following symbols to create map items: 
63
+
Create mode allows you to add new items to the map. Select one of the following symbols to create map items: 
62
64
63
-
You can add dots and pushpins by clicking on the required location. To create a complex map item, add points sequentially to form a map item. The following animation shows how to create a map path:
65
+
You can add dots and pushpins by clicking on the required location. To create a complex map item, add points sequentially to form a map item. Press the **Enter** key or double-click the item to finish its creation. The following animation shows how to create a map path:
Copy file name to clipboardExpand all lines: interface-elements-for-desktop/articles/map/selection.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,12 +5,12 @@ legacyId: 16930
5
5
---
6
6
# Selection
7
7
To select a map item, do one of the following:
8
-
* Tap a map item on a touchscreen device;
8
+
* Tap a map item on a touchscreen device.
9
9
* Hover over a map item with the mouse pointer and click it.
10
10
11
-
To select multiple map items, do the following:
12
-
* Hold the **Shift** key and the left mouse button;
13
-
* Drag the mouse pointer, to mark an area that includes the desired map items;
14
-
* Release the left mouse button. All map items within the area will be selected.
11
+
If multiple selection is enabled, you can sequentially click several items to select them. To select multiple map items within a rectangular area, do the following:
12
+
* Hold the **Shift** key and the left mouse button.
13
+
* Drag the mouse pointer to mark an area that includes map items to be selected.
14
+
* Release the left mouse button. This will select all map items within the area.
0 commit comments