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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,14 +123,14 @@ The following settings are available in the **Style** section:
123
123
| Setting | Description |
124
124
|-------------|--------------|
125
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]. |
126
-
| 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 list item number five in the previous section. |
127
127
| Country borders | A toggle switch that controls the visibility of country borders. |
128
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
129
| County borders | A toggle switch that controls the visibility of the borders for the second-level administrative divisions, such as county borders. |
130
130
| Buildings | A toggle switch that controls the visibility of building footprints |
131
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
132
133
-
The availibity of the above toggles depends on the style you select. Here is a table that shows the supported options for different styles:
133
+
The availability of the above toggles depends on the selected style. Below is a table showing the supported options for different styles:
134
134
135
135
| Map styles | Labels | Country borders | State or province borders | County borders | Buildings | Road details |
136
136
|-|-|-|-|-|-|-|
@@ -145,7 +145,7 @@ The availibity of the above toggles depends on the style you select. Here is a t
145
145
|[satellite]| ❌ | ❌ | ❌ | ❌ | ❌ | ❌ |
146
146
|[satellite road labels]| ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
147
147
148
-
If an option is not supported by the current selected style, it simply has no effect until you select another style that supports it.
148
+
If an option is not supported by the currently selected style, it will have no effect until you choose a style that supports it.
0 commit comments