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
+52-24Lines changed: 52 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Get started with Azure Maps Power BI visual
3
3
titleSuffix: Microsoft Azure Maps
4
-
description: In this article, you will learn how to use Azure Maps Power BI visual.
4
+
description: In this article, you'll learn how to use Azure Maps Power BI visual.
5
5
author: stevemunk
6
6
ms.author: v-munksteve
7
7
ms.date: 11/29/2021
@@ -19,9 +19,9 @@ This article shows how to use the Microsoft Azure Maps Power BI visual.
19
19
> [!NOTE]
20
20
> This visual can be created and viewed in both Power BI Desktop and the Power BI service. The steps and illustrations in this article are from Power BI Desktop.
21
21
22
-
The Azure Maps Power BI visual provides a rich set of data visualizations for spatial data on top of a map. It is estimated that over 80% of business data has a location context. The Azure Maps Power BI visual can be used to gain insights into how this location context relates to and influences your business data.
22
+
The Azure Maps Power BI visual provides a rich set of data visualizations for spatial data on top of a map. It's estimated that over 80% of business data has a location context. The Azure Maps Power BI visual can be used to gain insights into how this location context relates to and influences your business data.
23
23
24
-

24
+
:::image type="content" source="media/power-bi-visual/azure-maps-visual-hero.png" alt-text="A screenshot of Power BI desktop with the Azure Maps Power BI visual displaying business data." lightbox="media/power-bi-visual/azure-maps-visual-hero.png":::
25
25
26
26
## What is sent to Azure?
27
27
@@ -43,39 +43,45 @@ To learn more, about privacy and terms of use related to the Azure Maps Power BI
43
43
44
44
There are a few considerations and requirements for the Azure Maps Power BI visual:
45
45
46
-
- The Azure Maps Power BI visual must be enabled in Power BI Desktop. To enable Azure Maps Power BI visual, select **File**>**Options and Settings**>**Options**>**Preview features**, then select the **Azure Maps Visual** checkbox. If the Azure Maps visual is not available after enabling this setting, it's likely that a tenant admin switch in the Admin Portal needs to be enabled.
46
+
- The Azure Maps Power BI visual must be enabled in Power BI Desktop. To enable Azure Maps Power BI visual, select **File**>**Options and Settings**>**Options**>**Preview features**, then select the **Azure Maps Visual** checkbox. If the Azure Maps visual isn't available after enabling this setting, it's likely that a tenant admin switch in the Admin Portal needs to be enabled.
47
47
- The data set must have fields that contain **latitude** and **longitude** information.
48
48
49
49
## Use the Azure Maps Power BI visual
50
50
51
51
Once the Azure Maps Power BI visual is enabled, select the **Azure Maps** icon from the **Visualizations** pane.
52
52
53
-
:::image type="content" source="media/power-bi-visual/azure-maps-in-visualizations-pane.png" alt-text="Azure Maps visual button on the Visualizations pane.":::
53
+
:::image type="content" source="media/power-bi-visual/azure-maps-in-visualizations-pane.png" alt-text="A screenshot the Azure Maps visual button on the Visualizations pane in of Power BI.":::
54
54
55
55
Power BI creates an empty Azure Maps visual design canvas. While in preview, another disclaimer is displayed.
56
56
57
-
:::image type="content" source="media/power-bi-visual/visual-initial-load.png" alt-text="Power BI desktop with the Azure Maps visual loaded in its initial state.":::
57
+
:::image type="content" source="media/power-bi-visual/visual-initial-load.png" alt-text="A screenshot of Power BI desktop with the Azure Maps visual loaded in its initial state." lightbox="media/power-bi-visual/visual-initial-load.png":::
58
58
59
59
Take the following steps to load the Azure Maps visual:
60
60
61
61
1. In the **Fields** pane, drag data fields that contain latitude and longitude coordinate information into the **Latitude** and/or **Longitude** buckets. This is the minimal data needed to load the Azure Maps visual.
62
62
63
-
:::image type="content" source="media/power-bi-visual/bubble-layer.png" alt-text="Azure Maps visual displaying points as bubbles on the map after latitude and longitude fields provided.":::
63
+
:::image type="content" source="media/power-bi-visual/bubble-layer.png" alt-text="A screenshot of the Azure Maps visual displaying points as bubbles on the map after latitude and longitude fields are provided." lightbox="media/power-bi-visual/bubble-layer.png":::
64
64
65
65
2. To color the data based on categorization, drag a categorical field into the **Legend** bucket of the **Fields** pane. In this example, we're using the **AdminDistrict** column (also known as state or province).
66
66
67
-
:::image type="content" source="media/power-bi-visual/bubble-layer-with-legend-color.png" alt-text="Azure Maps visual displaying points as colored bubbles on the map after legend field provided.":::
67
+
:::image type="content" source="media/power-bi-visual/bubble-layer-with-legend-color.png" alt-text="A screenshot of the Azure Maps visual displaying points as colored bubbles on the map after legend field is provided." lightbox="media/power-bi-visual/bubble-layer-with-legend-color.png":::
68
68
69
69
> [!NOTE]
70
70
> The built-in legend control for Power BI does not currently appear in this preview.
71
71
72
72
3. To scale the data relatively, drag a measure into the **Size** bucket of the **Fields** pane. In this example, we're using **Sales** column.
73
73
74
-
:::image type="content" source="media/power-bi-visual/bubble-layer-with-legend-color-and-size.png" alt-text="Azure Maps visual displaying points as colored and scaled bubbles on the map after size field provided.":::
74
+
:::image type="content" source="media/power-bi-visual/bubble-layer-with-legend-color-and-size.png" alt-text="A screenshot of the Azure Maps visual displaying points as colored and scaled bubbles on the map demonstrating the size field." lightbox="media/power-bi-visual/bubble-layer-with-legend-color-and-size.png":::
75
75
76
76
4. Use the options in the **Format** pane to customize how data is rendered. The following image is the same map as above, but with the bubble layers fill transparency option set to 50% and the high-contrast outline option enabled.
77
77
78
-
:::image type="content" source="media/power-bi-visual/bubble-layer-styled.png" alt-text="Azure Maps visual displaying points as bubbles on the map with a custom style.":::
78
+
:::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":::
79
+
80
+
5. 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:
81
+
82
+
:::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":::
83
+
84
+
:::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":::
79
85
80
86
## Fields pane buckets
81
87
@@ -91,29 +97,44 @@ The following data buckets are available in the **Fields** pane of the Azure Map
91
97
92
98
## Map settings
93
99
94
-
The **Map settings** section of the Format pane provide options for customizing how the map is displayed and reacts to updates.
100
+
The **Map settings** section of the **Format** pane provide options for customizing how the map is displayed and reacts to updates.
101
+
102
+
The **Map settings** section is divided into three subsections: [style](#style), [view](#view) and [controls](#controls).
103
+
104
+
### Style
95
105
96
-
| Setting | Description |
97
-
|---------------------|--------------|
98
-
| Auto zoom | Automatically zooms the map into the data loaded through the **Fields** pane of the visual. As the data changes, the map will update its position accordingly. When the slider is in the **Off** position, more map view settings are displayed for the default map view. |
99
-
| World wrap | Allows the user to pan the map horizontally infinitely. |
100
-
| Style picker | Adds a button to the map that allows the report readers to change the style of the map. |
101
-
| Navigation controls | Adds buttons to the map as another method to allow the report readers to zoom, rotate, and change the pitch of the map. See this document on [Navigating the map](map-accessibility.md#navigating-the-map) for details on all the different ways users can navigate the map. |
102
-
| Map style | The style of the map. See the [supported map styles](supported-map-styles.md) document for more information. |
103
-
| Selection control | Adds a button that allows the user to choose between different modes to select data on the map; circle, rectangle, polygon (lasso), or travel time or distance. When drawing a polygon, to complete the drawing; click on the first point, or double-click the map on the last point, or press the `c` key. |
106
+
The following settings are available in the **Style** section:
104
107
105
-
### Map view settings
108
+
| Setting | Description |
109
+
|-------------|--------------|
110
+
| Style | The style of the map. The dropdown list contains [greyscale light][gs-light], [greyscale dark][gs-dark], [night][night], [road shaded relief][RSR], [satellite][satellite] and [satellite road labels][satellite RL]. |
111
+
| 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. |
106
112
107
-
If the **Auto zoom** slider is in the **Off** position, the following settings are displayed and allow the user to specify the default map view information.
113
+
### View
114
+
115
+
The following settings available in the **View** section enable the user to specify the default map view information when the **Auto zoom** setting is set to **Off**.
108
116
109
117
| Setting | Description |
110
118
|------------------|---------------|
119
+
| Auto zoom | Automatically zooms the map into the data loaded through the **Fields** pane of the visual. As the data changes, the map will update its position accordingly. When **Auto zoom** is set to **Off**, the remaining settings in this section become active that enable to user to define the default map view. |
111
120
| Zoom | The default zoom level of the map. Can be a number between 0 and 22. |
112
-
| Center latitude | The default latitude at the center of the map. |
113
-
| Center longitude | The default longitude at the center of the map. |
121
+
| Center latitude | The default latitude of the center of the map. |
122
+
| Center longitude | The default longitude of the center of the map. |
114
123
| Heading | The default orientation of the map in degrees, where 0 is north, 90 is east, 180 is south, and 270 is west. Can be any number between 0 and 360. |
115
124
| Pitch | The default tilt of the map in degrees between 0 and 60, where 0 is looking straight down at the map. |
116
125
126
+
### Controls
127
+
128
+
The following settings are available in the **Controls** section:
129
+
130
+
| Setting | Description |
131
+
|--------------|--------------|
132
+
| World wrap | Allows the user to pan the map horizontally infinitely. |
133
+
| Style picker | Adds a button to the map that allows the report readers to change the style of the map. |
134
+
| Navigation | Adds buttons to the map as another method to allow the report readers to zoom, rotate, and change the pitch of the map. See this document on [Navigating the map](map-accessibility.md#navigating-the-map) for details on all the different ways users can navigate the map. |
135
+
| Selection | Adds a button that allows the user to choose between different modes to select data on the map; circle, rectangle, polygon (lasso), or travel time or distance. To complete drawing a polygon; select the first point, or double-click on the last point on the map, or press the `c` key. |
136
+
| Geocoding culture | The default, **Auto**, refers to the Western Address System. The only other option, **JA**, refers to the Japanese address system. In the western address system, you begin with the address details and then proceed to the larger categories such as city, state and postal code. In the Japanese address system, the larger categories are listed first and finish with the address details. |
137
+
117
138
## Considerations and Limitations
118
139
119
140
The Azure Maps Power BI visual is available in the following services and applications:
@@ -129,7 +150,7 @@ The Azure Maps Power BI visual is available in the following services and applic
129
150
130
151
**Where is Azure Maps available?**
131
152
132
-
At this time, Azure Maps is currently available in all countries and regions except the following:
153
+
At this time, Azure Maps is currently available in all countries and regions except:
133
154
134
155
- China
135
156
- South Korea
@@ -166,3 +187,10 @@ Customize the visual:
166
187
167
188
> [!div class="nextstepaction"]
168
189
> [Customize visualization titles, backgrounds, and legends](/power-bi/visuals/power-bi-visualization-customize-title-background-and-legend)
0 commit comments