Skip to content

Commit 54c16ce

Browse files
committed
Added section on How to access the feedback tool.
1 parent 15e75f3 commit 54c16ce

File tree

2 files changed

+15
-4
lines changed

2 files changed

+15
-4
lines changed

articles/azure-maps/how-to-use-feedback-tool.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,27 @@ ms.custom: mvc
1414

1515
# Provide data feedback to Azure Maps
1616

17-
Available since 2018, Azure Maps has been providing fresh map data, easy-to-use REST APIs, and powerful SDKs to support enterprise customers with various business use cases. The real world is constantly changing, and it’s crucial to have factual digital representations. The Azure Maps feedback tool exists to empower customers of both Bing and Azure Maps to communicate issues, which are shared with our data providers and their map editors. They can quickly evaluate and incorporate feedback into our mapping products.
17+
Available since 2018, Azure Maps has been providing fresh map data, easy-to-use REST APIs, and powerful SDKs to support enterprise customers with various business use cases. The real world is constantly changing, and it’s crucial to have factual digital representations. The Azure Maps feedback tool exists to empower customers of both Bing and Azure Maps to communicate issues, which are shared with our data providers and their map editors. They can quickly evaluate and incorporate feedback into our mapping products.
1818

19-
## Providing feedback
19+
## How to access the feedback tool
2020

21-
You can provide feedback on any issue you find in an Azure Maps map using the feedback tool. The following example demonstrates how to provide feedback when you encounter a road recently changed to become a two-way road.
21+
There are three ways to access the feedback tool.
2222

23-
1. Navigate to the [Azure Maps feedback tool]. You can access the feedback tool in your **Azure Maps Account** from a link in the **Provide Map Data Feedback** tab of the **Overview** section.
23+
1. **Azure Maps Account**. You can access the feedback tool in your **Azure Maps Account** from a link in the **Provide Map Data Feedback** tab of the **Overview** section.
2424

2525
:::image type="content" source="./media/how-to-use-feedback-tool/provide-map-data-feedback-link.png" lightbox="./media/how-to-use-feedback-tool/provide-map-data-feedback-link.png" alt-text="A screenshot showing the 'Provide Map Data Feedback' link in the overview section of an Azure Maps Account.":::
2626

27+
1. **Web SDK map control**. You can access the feedback tool from a link in the lower right-hand side of the map.
28+
29+
:::image type="content" source="./media/how-to-use-feedback-tool/web-sdk-map-control.png" lightbox="./media/how-to-use-feedback-tool/web-sdk-map-control.png" alt-text="A screenshot showing the link to the Azure Maps feedback tool from an Azure Maps map created using the Web SDK map control.":::
30+
31+
1. **URL**. You can access the feedback tool directly from the [Azure Maps feedback tool] URL.
32+
33+
## Providing feedback
34+
35+
You can provide feedback on any issue you find in an Azure Maps map using the feedback tool. The following example demonstrates how to provide feedback when you encounter a road recently changed to become a two-way road.
36+
37+
1. Navigate to the [Azure Maps feedback tool].
2738
1. Zoom in to the problem area on the map.
2839

2940
:::image type="content" source="./media/how-to-use-feedback-tool/zoom-in-problem-area.png" lightbox="./media/how-to-use-feedback-tool/zoom-in-problem-area.png" alt-text="A screenshot showing the Azure Maps feedback tool.":::
449 KB
Loading

0 commit comments

Comments
 (0)