Skip to content

Commit 394a5b0

Browse files
committed
Update power-bi-visual-add-heat-map-layer.md
1 parent 60e5163 commit 394a5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.custom:
1515

1616
In this article you will learn how to add a heat map layer to an Azure Maps visual in Power BI.
1717

18-
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. If you were to display tens of thousands of points on a map you will likely experience a degradation in performance and due to the large number, the majority, if not all of the map may be covered with overlapping symbols, making the map 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.
18+
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. If you were to display tens of thousands of points on a map you will likely experience a degradation in performance and due to the large number, in addition the map may be covered 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.
1919

2020
A heat map is useful when users want to visualize vast comparative data:
2121

0 commit comments

Comments
 (0)