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
Copy file name to clipboardExpand all lines: articles/azure-maps/power-bi-visual-understanding-layers.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,17 +100,17 @@ Within each Layer position, the order of layers remains consistent. For instance
100
100
101
101
The following table outlines the layer order from top to bottom along with their respective layer position types. Layers marked as "Adjustable" can have their position changed using the Layer position dropdown, as shown in the previous screenshot. Layers marked as "Fixed" don't offer this option.
102
102
103
-
| Layer Name | Layer Order |Layer position| Description |
| Category Labels | 1 | Fixed |The Category Labels is fixed as the top-most layer. You can consider this layer as "fixed" at the highest position.|
106
+
| Selection Tools | 2 | Fixed |The Selection tool layer is fixed as the second-highest layer, overlaying all other map layers. "Fixed" means it remains in the second level.|
107
+
| 3D Bar chart Layer | 3 | Adjustable ||
108
108
| Pie chart Layer<br>Bubble Layer<br>Cluster Bubble Layer<br>Path Layer | 4 | Adjustable | These layers share the same "Layer position" as the bubble layer, and their relative order within this group remains fixed. |
109
-
| Heat Map Layer | 5 | Adjustable ||
110
-
| Reference Layer | 6 | Fixed ||
111
-
| Filled Map Layer | 7 | Adjustable ||
112
-
| Tile Layer | 8 | Adjustable ||
113
-
| Map Tiles | 9 | Fixed ||
109
+
| Heat Map Layer | 5 | Adjustable ||
110
+
| Reference Layer | 6 | Fixed |The Reference Layer is fixed at "Below labels".|
111
+
| Filled Map Layer | 7 | Adjustable ||
112
+
| Tile Layer | 8 | Adjustable ||
113
+
| Map Tiles | 9 | Fixed |The Map Tiles layer is fixed as the bottom-most map layer. It's the base map layer of the Azure Maps visual.|
0 commit comments