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-on-object-interaction.md
+14-23Lines changed: 14 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,39 +4,34 @@ titleSuffix: Azure Maps
4
4
description: How to format elements by selecting the element directly on the map to bring up the available formatting options.
5
5
author: deniseatmicrosoft
6
6
ms.author: limingchen
7
-
ms.date: 03/13/2023
7
+
ms.date: 01/23/2025
8
8
ms.topic: how-to
9
9
ms.service: azure-maps
10
10
ms.subservice: power-bi-visual
11
11
---
12
12
13
13
# Contextual on-object interaction with Azure Maps Power BI visual (preview)
14
14
15
-
The Azure Maps Power BI Visual now features on-object interaction, an
16
-
intuitive and efficient way to update the formatting of any element on the map.
17
-
With on-object interaction, you can interact with the Azure Maps Power BI
18
-
Visual like you interact with other Microsoft products or web applications.
15
+
The Azure Maps Power BI Visual now features on-object interaction, an intuitive and efficient way to update the formatting of any element on the map. With on-object interaction, you can interact with the Azure Maps Power BI Visual like you interact with other Microsoft products or web applications.
19
16
20
17
## Use on-object interaction in your Power BI Visual
21
18
22
-
On-object interaction can be used to edit chart titles, legends, bubble
23
-
layers, Map style and Map controls.
19
+
On-object interaction can be used to edit chart titles, legends, bubble layers, Map style, and Map controls.
20
+
21
+
> [!IMPORTANT]
22
+
> Since the on-object feature is in preview, you need to turn it on. For more information, see [Turn on preview features] in the Power BI documentation.
24
23
25
24
### Formatting objects on the map
26
25
27
-
A context sensitive menu appears when you right-click an object in the map,
28
-
with formatting options for that object, which eliminates the need to search for
29
-
the correct setting in the **Format** pane.
26
+
A context sensitive menu appears when you right-click an object in the map, with formatting options for that object, which eliminates the need to search for the correct setting in the **Format** pane.
30
27
31
-
To exit edit mode, select the **Esc** key or select anywhere on
32
-
the canvas outside of the Azure Maps Visual.
28
+
To exit edit mode, select the **Esc** key or select anywhere on the canvas outside of the Azure Maps Visual.
33
29
34
30
:::image type="content" source="./media/power-bi-visual/on-object-interaction/format-menu.png" alt-text="A screenshot showing the format option in a context menu in Power BI." lightbox="./media/power-bi-visual/on-object-interaction/format-menu.png":::
35
31
36
32
### Edit a chart tile or legend
37
33
38
-
To edit chart tile or legend, you can right-click on the text to edit
39
-
title or font style/size.
34
+
To edit chart tile or legend, you can right-click on the text to edit title or font style/size.
40
35
41
36
:::image type="content" source="./media/power-bi-visual/on-object-interaction/legend-title.png" alt-text="A screenshot showing in-place formatting of a chart or legend title in Power BI." lightbox="./media/power-bi-visual/on-object-interaction/legend-title.png":::
42
37
@@ -46,31 +41,27 @@ While you're using on-object interaction, the format pane is expanded, and the c
46
41
47
42
:::image type="content" source="./media/power-bi-visual/on-object-interaction/format-pane-expanded.png" alt-text="A screenshot showing in-place formatting of a chart or legend title with the format pane expanded in Power BI." lightbox="./media/power-bi-visual/on-object-interaction/format-pane-expanded.png":::
48
43
49
-
You may also use on-object interaction on the bubble layer. By selecting
50
-
bubbles, you can set bubble layer's position or its formatting such as
51
-
size or color.
44
+
On-object interaction is also available on the bubble layer. By selecting bubbles, you can set bubble layer's position or its formatting such as size or color.
52
45
53
46
:::image type="content" source="./media/power-bi-visual/on-object-interaction/bubble-layer.png" alt-text="A screenshot showing in-place formatting in the bubble layer." lightbox="./media/power-bi-visual/on-object-interaction/bubble-layer.png":::
54
47
55
48
### Select Map styles
56
49
57
-
You can also select the map background to bring up a context menu showing all available map styles such as road, satellite, hybrid etc.
50
+
You can also select the map background to bring up a context menu showing all available map styles such as road, satellite, hybrid, etc.
On-object interaction applies to the Map control as well.
62
55
63
56
:::image type="content" source="./media/power-bi-visual/on-object-interaction/map-control.png" alt-text="A screenshot showing the map control.":::
64
57
65
-
The on-object interaction feature available in Azure Maps Visual is a
66
-
user-friendly and innovative method for adjusting map settings.
67
-
Additionally, other Power BI Visuals also offer on-object interaction
68
-
capabilities, providing users with efficient tools to personalize their
69
-
Power BI reports.
58
+
The on-object interaction feature available in Azure Maps Visual is a user-friendly and innovative method for adjusting map settings. Additionally, other Power BI Visuals also offer on-object interaction capabilities, providing users with efficient tools to personalize their Power BI reports.
70
59
71
60
## Next steps
72
61
73
62
Change how your data is displayed on the map:
74
63
75
64
> [!div class="nextstepaction"]
76
65
> [Add a bubble layer](power-bi-visual-add-bubble-layer.md)
66
+
67
+
[Turn on preview features]: /power-bi/create-reports/power-bi-on-object-interaction#turn-on-preview-features
0 commit comments