Skip to content

Commit 91218be

Browse files
committed
fixes
1 parent abf10b8 commit 91218be

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
title: Fill map in Azure Maps Power BI Visual
2+
title: Filled map in Azure Maps Power BI Visual
33
titleSuffix: Microsoft Azure Maps
4-
description: In this article, you'll learn about the Fill map feature in Azure Maps Power BI Visual.
4+
description: In this article, you'll learn about the Filled map feature in Azure Maps Power BI Visual.
55
author: stevemunk
66
ms.author: v-munksteve
77
ms.date: 04/11/2022
@@ -10,7 +10,7 @@ ms.service: azure-maps
1010
services: azure-maps
1111
---
1212

13-
# Fill map in Azure Maps Power BI Visual (Preview)
13+
# Filled map in Azure Maps Power BI Visual (Preview)
1414

1515
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

@@ -26,12 +26,12 @@ The image above shows an example of a filled map. The map of America shows each
2626

2727
Filled maps can be a great choice:
2828

29-
* to display quantitative information on a map.
30-
* to show spatial patterns and relationships.
31-
* when your data is standardized.
32-
* when working with socioeconomic data.
33-
* when defined regions are important.
34-
* to get an overview of the distribution across geographic locations.
29+
* To display quantitative information on a map.
30+
* To show spatial patterns and relationships.
31+
* When your data is standardized.
32+
* When working with socioeconomic data.
33+
* When defined regions are important.
34+
* To get an overview of the distribution across geographic locations.
3535

3636
Some common uses for filled maps include:
3737

@@ -45,7 +45,7 @@ This article uses [Sales and Marketing Sample PBIX](https://download.microsoft.c
4545

4646
## Filled map settings
4747

48-
There are two places where you can adjust a filled maps settings: Build and format visuals. Both are located in the **Visualizations** pane.
48+
There are two places where you can adjust filled maps settings: Build and format visuals. Both are located in the **Visualizations** pane.
4949

5050
### Build visuals
5151

@@ -65,9 +65,9 @@ There are two places where you can adjust a filled maps settings: Build and form
6565

6666
| Bucket | Description |
6767
|----------------------|-------------------------------------------------------------------------------------------------|
68-
| Location | Geospatial area with a boundary, such as country, state, city, county or postal code. Street and address are not supported in filled map. |
68+
| Location | Geospatial area with a boundary, such as country, state, city, county or postal code. Street and address aren't supported in filled map. |
6969
| Legend | Categorical data that will be used to shade the map. |
70-
| Tool Tips (optional) | Determined the data/columns that would be showed in tool tips |
70+
| Tool Tips (optional) | Determined the data/columns that would be shown in tool tips |
7171

7272
## Create a filled map
7373

@@ -107,7 +107,7 @@ There are two places where you can adjust a filled maps settings: Build and form
107107

108108
1. Set the **Minimum** color to white then select the **OK** button.
109109

110-
> The map should appear with varying degrees of shading depicting the relative sales. Since this data only includes numbers for the contental United States, you can filter out Alaska if you wish.
110+
> The map should appear with varying degrees of shading depicting the relative sales. Since this data only includes numbers for the continental United States, you can filter out Alaska if you wish.
111111
112112
1. Filter the map to display only the continental United States.
113113

articles/azure-maps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,8 @@ items:
349349
href: power-bi-visual-add-reference-layer.md
350350
- name: Add a tile layer
351351
href: power-bi-visual-add-tile-layer.md
352+
- name: Add a filled map
353+
href: power-bi-visual-filled-map.md
352354
- name: Show real-time traffic
353355
href: power-bi-visual-show-real-time-traffic.md
354356
- name: Manage access

0 commit comments

Comments
 (0)