Skip to content

Commit e8b98b5

Browse files
authored
Merge pull request #293145 from stevemunk/power-bi-visual-map-updates-filled-map
Updated Power BI visual filled map screenshots to show new attribution.
2 parents e63b7aa + 6c0436c commit e8b98b5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed
22.7 KB
Loading
14 KB
Loading

articles/azure-maps/power-bi-visual-filled-map.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ titleSuffix: Microsoft Azure Maps
44
description: This article demonstrates using the Filled map feature in Azure Maps Power BI Visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 07/19/2023
7+
ms.date: 01/17/2025
88
ms.topic: how-to
99
ms.service: azure-maps
1010
ms.subservice: power-bi-visual
1111
---
1212

1313
# Filled map in Azure Maps Power BI visual
1414

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.
1616

1717
:::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.":::
1818

@@ -33,7 +33,7 @@ Some common uses for filled maps include:
3333

3434
* Visualize sales or revenue results by country/region or state.
3535
* 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.
3737

3838
## Prerequisites
3939

@@ -52,7 +52,7 @@ There are two places where you can adjust filled maps settings: Build and format
5252
|--------------|---------------------------------------------------------------------|---------------------------------------------------------------------|
5353
| Shape | Configure fill transparency in a geometry on the map | 0-100% |
5454
| Colors | Use meters or pixels as unit to visualize the data. Default: Pixels | Set colors for different data category or gradient for numeric data.|
55-
| Border | Sets the border color, width and transparency | Color picker<BR>Width 1-10 pixels<BR>Transparency 0-100% |
55+
| Border | Sets the border color, width, and transparency | Color picker<BR>Width 1-10 pixels<BR>Transparency 0-100% |
5656
| Min zoom | Minimum zoom level the layer is visible at. Default: 0 | Integer (0 - 22) |
5757
| Max zoom | Maximum zoom level the layer is visible at. Default: 22 | Integer (0 - 22) |
5858
| Options | Specify the position of the layer relative to other map layers | Drop down menu:<BR>Above labels<BR>Below labels<BR>Below roads |
@@ -64,7 +64,7 @@ There are two places where you can adjust filled maps settings: Build and format
6464

6565
| Bucket | Description |
6666
|----------------------|------------------------------------------------------------------|
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. |
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. |
6868
| Legend | Categorical data that is used to shade the map. |
6969
| Tool Tips (optional) | Determined the data/columns that would be shown in tool tips. |
7070

0 commit comments

Comments
 (0)