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
+7-7Lines changed: 7 additions & 7 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,7 +19,7 @@ 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="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
@@ -43,7 +43,7 @@ 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
@@ -99,7 +99,7 @@ The following data buckets are available in the **Fields** pane of the Azure Map
99
99
100
100
The **Map settings** section of the **Format** pane provide options for customizing how the map is displayed and reacts to updates.
101
101
102
-
The **Map settings** section is divided into three sub-sections: [style](#style), [view](#view) and [controls](#controls).
102
+
The **Map settings** section is divided into three subsections: [style](#style), [view](#view) and [controls](#controls).
103
103
104
104
### Style
105
105
@@ -108,7 +108,7 @@ The following settings are available in the **Style** section:
108
108
| Setting | Description |
109
109
|-------------|--------------|
110
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. See list item number five in the previous section for more information. |
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. |
112
112
113
113
### View
114
114
@@ -132,7 +132,7 @@ The following settings are available in the **Controls** section:
132
132
| World wrap | Allows the user to pan the map horizontally infinitely. |
133
133
| Style picker | Adds a button to the map that allows the report readers to change the style of the map. |
134
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. 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. |
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
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
137
138
138
## Considerations and Limitations
@@ -150,7 +150,7 @@ The Azure Maps Power BI visual is available in the following services and applic
150
150
151
151
**Where is Azure Maps available?**
152
152
153
-
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:
0 commit comments