Skip to content

Commit 37a9e85

Browse files
committed
Added additional information to the description column in the layer order table.
1 parent 16c1462 commit 37a9e85

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

articles/azure-maps/power-bi-visual-understanding-layers.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -100,17 +100,17 @@ Within each Layer position, the order of layers remains consistent. For instance
100100

101101
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.
102102

103-
| Layer Name | Layer Order | Layer position | Description |
104-
|----------------------|-------------|----------------|-------------------------------------------------------|
105-
| Category Labels | 1 | Fixed | |
106-
| Selection Tools | 2 | Fixed | |
107-
| 3D Bar chart Layer | 3 | Adjustable | |
103+
| Layer Name | Layer Order | Position type | Description |
104+
|----------------------|-------------|---------------|-------------------------------------------------------|
105+
| 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 | |
108108
| 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.|
114114

115115
## Next steps
116116

0 commit comments

Comments
 (0)