Skip to content

Commit e1df956

Browse files
authored
Merge pull request #251637 from stevemunk/PowerBI-Visual-Add-a-heat-map-layer-Update-Image
New Screenshot for the article: “Add a heat map layer”
2 parents 2d23825 + a37ba87 commit e1df956

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
213 KB
Loading

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

Lines changed: 2 additions & 2 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 heat map layer in an Azure Maps Power BI visual.
55
author: deniseatmicrosoft
66
ms.author: limingchen
7-
ms.date: 05/23/2023
7+
ms.date: 09/15/2023
88
ms.topic: how-to
99
ms.service: azure-maps
1010
services: azure-maps
@@ -14,7 +14,7 @@ services: azure-maps
1414

1515
This article describes how to add a heat map layer to an Azure Maps Power BI visual.
1616

17-
:::image type="content" source="media/power-bi-visual/heat-map.png" alt-text="Heat map layer in an Azure Maps Power BI visual.":::
17+
:::image type="content" source="media/power-bi-visual/heat-map.png" alt-text="Heat map layer in an Azure Maps Power BI visual." lightbox="media/power-bi-visual/heat-map.png" :::
1818

1919
Heat maps, also known as density maps, are a type of overlay on a map used to represent the density of data using different colors. Heat maps are often used to show the data "hot spots" on a map. Heat maps are a great way to render datasets with large number of points. Displaying a large number of data points on a map results in a degradation in performance and can cover it with overlapping symbols, making it unusable. Rendering the data as a heat map results not only in better performance, it helps you make better sense of the data by making it easy to see the relative density of each data point.
2020

0 commit comments

Comments
 (0)