Skip to content

Commit c03c2fe

Browse files
authored
Merge pull request #293161 from stevemunk/power-bi-visual-map-updates-reference-layer
Updated Power BI visual reference layer screenshots to show new attribution style.
2 parents c839db8 + 5ec68b3 commit c03c2fe

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed
406 KB
Loading
893 KB
Loading

articles/azure-maps/power-bi-visual-add-reference-layer.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Microsoft Azure Maps Power BI visual
44
description: This article describes how to use the reference layer in Azure Maps Power BI visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 11/27/2024
7+
ms.date: 01/17/2025
88
ms.topic: how-to
99
ms.service: azure-maps
1010
ms.subservice: power-bi-visual
@@ -56,7 +56,7 @@ To use a hosted spatial dataset as a reference layer:
5656

5757
The following map displays [2016 census tracts for Colorado]. The areas are colored, based on population, using the reference layer.
5858

59-
:::image type="content" source="./media/power-bi-visual/reference-layer-CO-census-tract.png" alt-text="A map displaying 2016 census tracts for Colorado, colored by population as a reference layer.":::
59+
:::image type="content" source="./media/power-bi-visual/reference-layer-CO-census-tract.png" lightbox="./media/power-bi-visual/reference-layer-CO-census-tract.png" alt-text="A map displaying 2016 census tracts for Colorado, colored by population as a reference layer.":::
6060

6161
The following are all settings in the **Format** pane that are available in the **Reference layer** section.
6262

@@ -113,7 +113,7 @@ POINT(-122.13284 47.63699)
113113

114114
The _Custom style for reference layer via format pane_ feature in Azure Maps enables you to personalize the appearance of reference layers. You can define the color, border width, and transparency of points, lines, and polygons directly in the Azure Maps Power BI visual interface, to enhance the visual clarity and impact of your geospatial data.
115115

116-
:::image type="content" source="./media/power-bi-visual/custom-style-for-reference-layer-via-format-pane.png" alt-text="A map displaying the custom style for reference layer via format pane feature.":::
116+
:::image type="content" source="./media/power-bi-visual/custom-style-for-reference-layer-via-format-pane.png" lightbox="./media/power-bi-visual/custom-style-for-reference-layer-via-format-pane.png" alt-text="A map displaying the custom style for reference layer via format pane feature.":::
117117

118118
### Enabling custom styles
119119

@@ -124,7 +124,7 @@ To use the custom styling options for reference layers, follow these steps:
124124
3. **Customize Styles**: Use to adjust the appearance of your reference layer by setting the fill color, border color, border width, and transparency for points, lines, and polygons.
125125

126126
> [!NOTE]
127-
> If your geospatial files (GeoJSON, KML) include predefined style properties, Power BI will utilize those styles rather than the settings configured in the format pane. Make sure your files are styled according to your requirements before uploading if you intend to use custom properties defined within them.
127+
> If your geospatial files (GeoJSON, KML) include predefined style properties, Power BI utilizes those styles rather than the settings configured in the format pane. Make sure your files are styled according to your requirements before uploading if you intend to use custom properties defined within them.
128128
129129
### Style configuration
130130

@@ -279,9 +279,9 @@ There are several ways to set colors to the shapes. The following table shows th
279279

280280
> [!TIP]
281281
>
282-
> The Azure Maps Power BI Visual can only perform geocoding on valid location data such as geographical coordinates, addresses, or place names. If no valid location data is uploaded, data layers that depend on geocoded locations, such as heat maps or bubble layers, won’t display on the map.
282+
> The Azure Maps Power BI Visual can only perform geocoding on valid location data such as geographical coordinates, addresses, or place names. If no valid location data is uploaded, data layers that depend on geocoded locations, such as heat maps or bubble layers, don’t display on the map.
283283
>
284-
> The data-bound reference layer will appear on the map as long as the data column contains unique identifiers that match properties in the spatial file, but to ensure correct results, your data column must include valid geographic information.
284+
> The data-bound reference layer appears on the map as long as the data column contains unique identifiers that match properties in the spatial file, but to ensure correct results, your data column must include valid geographic information.
285285
286286
## Next steps
287287

0 commit comments

Comments
 (0)