Skip to content

Commit 16c1462

Browse files
committed
Added new section on layer postions.
1 parent 84e5a53 commit 16c1462

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -84,28 +84,28 @@ The general layer section of the **Format** pane are common settings that apply
8484

8585
| Setting | Description |
8686
|----------------|----------------------------------------|
87-
| Unselected transparency | The transparency of shapes that aren't selected, when one or more shapes are selected. |
88-
| Min data value | The minimum value of the input data to scale against. Good for clipping outliers. |
89-
| Max data value | The maximum value of the input data to scale against. Good for clipping outliers. |
87+
| Unselected transparency | The transparency of shapes that aren't selected, when one or more shapes are selected. |
88+
| Min data value | The minimum value of the input data to scale against. Good for clipping outliers. |
89+
| Max data value | The maximum value of the input data to scale against. Good for clipping outliers. |
9090

9191
## Layer positions
9292

93-
In the Azure Maps visual, certain layers are fixed, meaning they are set at a predefined level and cannot be repositioned. Other layers are adjustable, giving users the flexibility to choose from three positioning options: "Above Labels," "Below Labels," or "Below Roads."
93+
In the Azure Maps visual, certain layers are fixed, meaning they're set at a predefined level and can't be repositioned. Other layers are adjustable, giving users the flexibility to choose from three positioning options: "Above Labels," "Below Labels," or "Below Roads."
9494

95-
:::image type="content" source="media/power-bi-visual/layer-position.png" alt-text="a screenshot showing the layer position drop down list.":::
95+
:::image type="content" source="media/power-bi-visual/layer-position.png" alt-text="a screenshot showing the layer position drop-down list.":::
9696

97-
Within each Layer position, the order of layers remains consistent. For instance, the 3D barchart layer always appears above the bubble layer due to its higher layer order, regardless of whether they are placed in "Below Labels" or "Above Labels."
97+
Within each Layer position, the order of layers remains consistent. For instance, the 3D bar chart layer always appears above the bubble layer due to its higher layer order, regardless of whether they're placed in "Below Labels" or "Above Labels."
9898

9999
## Layer order
100100

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" do not offer this option.
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.
102102

103103
| Layer Name | Layer Order | Layer position | Description |
104104
|----------------------|-------------|----------------|-------------------------------------------------------|
105105
| Category Labels | 1 | Fixed | |
106106
| Selection Tools | 2 | Fixed | |
107-
| 3D Barchart Layer | 3 | Adjustable | |
108-
| Piechart 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. |
107+
| 3D Bar chart Layer | 3 | Adjustable | |
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. |
109109
| Heat Map Layer | 5 | Adjustable | |
110110
| Reference Layer | 6 | Fixed | |
111111
| Filled Map Layer | 7 | Adjustable | |

0 commit comments

Comments
 (0)