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-get-started.md
+31-2Lines changed: 31 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -85,12 +85,18 @@ Take the following steps to load the Azure Maps visual:
85
85
86
86
:::image type="content" source="media/power-bi-visual/bubble-layer-styled.png" alt-text="A screenshot of the Azure Maps visual displaying points as bubbles on the map with a custom style." lightbox="media/power-bi-visual/bubble-layer-styled.png":::
87
87
88
-
1. You can also show or hide labels in the **Format** pane. The following two images show maps with the **Show labels** setting turned on and off:
88
+
1. You can also show or hide labels in the **Format** pane. The following two images show maps with the **Labels** setting turned on and off:
89
89
90
90
:::image type="content" source="media/power-bi-visual/show-labels-on.png" alt-text="A screenshot of the Azure Maps visual displaying a map with the show labels setting turned on in the style section of the format pane in Power BI." lightbox="media/power-bi-visual/show-labels-on.png":::
91
91
92
92
:::image type="content" source="media/power-bi-visual/show-labels-off.png" alt-text="A screenshot of the Azure Maps visual displaying a map with the show labels setting turned off in the style section of the format pane in Power BI." lightbox="media/power-bi-visual/show-labels-off.png":::
93
93
94
+
1. You can also show or hide country borders, state or province borders, county borders, building, and road details in the **Format** pane. The following two images show maps with the **Country borders** settings turned on and off:
95
+
96
+
:::image type="content" source="media/power-bi-visual/country-borders-on.png" alt-text="A screenshot of the Azure Maps visual displaying a map with the country borders setting turned on in the style section of the format pane in Power BI." lightbox="media/power-bi-visual/country-borders-on.png":::
97
+
98
+
:::image type="content" source="media/power-bi-visual/country-borders-off.png" alt-text="A screenshot of the Azure Maps visual displaying a map with the country borders setting turned off in the style section of the format pane in Power BI." lightbox="media/power-bi-visual/country-borders-off.png":::
99
+
94
100
## Fields pane buckets
95
101
96
102
The following data buckets are available in the **Fields** pane of the Azure Maps visual.
@@ -117,7 +123,30 @@ The following settings are available in the **Style** section:
117
123
| Setting | Description |
118
124
|-------------|--------------|
119
125
| Style | The style of the map. The dropdown list contains [blank and blank accessible], [grayscale dark], [grayscale light], [high contrast dark], [high contrast light], [night], [road], [road shaded relief], [satellite] and [satellite road labels]. |
120
-
| Show labels | A toggle switch that enables you to either show or hide map labels. For more information, see list item number five in the previous section. |
126
+
| Labels | A toggle switch that allows you to show or hide map labels. For more information, see item number five in the previous section titled [Use the Azure Maps Power BI visual](#use-the-azure-maps-power-bi-visual). |
127
+
| Country borders | A toggle switch that controls the visibility of country borders. |
128
+
| State or province borders | A toggle switch that controls the visibility of the borders for the first-level administrative divisions, such as state or province borders. |
129
+
| County borders | A toggle switch that controls the visibility of the borders for the second-level administrative divisions, such as county borders. |
130
+
| Buildings | A toggle switch that controls the visibility of building footprints |
131
+
| Road details | A toggle switch that adjusts the level of detail for visible roads. Turning this off will reduce the number of roads shown on the map. |
132
+
133
+
The availability of the above toggles depends on the selected style. Below is a table showing the supported options for different styles:
134
+
135
+
| Map styles | Labels | Country borders | State or province borders | County borders | Buildings | Road details |
0 commit comments