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-filled-map.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,15 @@ titleSuffix: Microsoft Azure Maps
4
4
description: This article demonstrates using the Filled map feature in Azure Maps Power BI Visual.
5
5
author: deniseatmicrosoft
6
6
ms.author: limingchen
7
-
ms.date: 07/19/2023
7
+
ms.date: 01/17/2025
8
8
ms.topic: how-to
9
9
ms.service: azure-maps
10
10
ms.subservice: power-bi-visual
11
11
---
12
12
13
13
# Filled map in Azure Maps Power BI visual
14
14
15
-
Filled maps use varying degrees of shading, tinting or different patterns to provide a visual display that quickly shows differences in values across a geography or region. Showing these relative differences with shading that ranges from light (less-frequent/lower) to dark (more-frequent/more) is a useful way to quickly convey pertinent information to viewers.
15
+
Filled maps use varying degrees of shading, tinting, or different patterns to provide a visual display that quickly shows differences in values across a geography or region. Showing these relative differences with shading that ranges from light (less-frequent/lower) to dark (more-frequent/more) is a useful way to quickly convey pertinent information to viewers.
16
16
17
17
:::image type="content" source="media/power-bi-visual/filled-map-us-teal.png" lightbox="media/power-bi-visual/filled-map-us-teal.png" alt-text="A screenshot showing a map of America with states colored in varying degrees depending on the amount of sales attained in each.":::
18
18
@@ -33,7 +33,7 @@ Some common uses for filled maps include:
33
33
34
34
* Visualize sales or revenue results by country/region or state.
35
35
* Visualize election results where the color represents the party that won and the shading represent the margin of victory.
36
-
* Visualize unemployment rates by region, state or county.
36
+
* Visualize unemployment rates by region, state, or county.
37
37
38
38
## Prerequisites
39
39
@@ -52,7 +52,7 @@ There are two places where you can adjust filled maps settings: Build and format
| Location | Geospatial area with a boundary, such as country/region, state, city, county or postal code. Street and address aren't supported in filled map. |
67
+
| Location | Geospatial area with a boundary, such as country/region, state, city, county, or postal code. Street and address aren't supported in filled map. |
68
68
| Legend | Categorical data that is used to shade the map. |
69
69
| Tool Tips (optional) | Determined the data/columns that would be shown in tool tips. |
0 commit comments