Skip to content

Commit a72d1a5

Browse files
authored
Live publish
2 parents d086819 + ba25426 commit a72d1a5

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

powerapps-docs/maker/canvas-apps/geospatial-overview.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22
title: Add Geospatial controls to apps made with Microsoft Power Apps
33
description: Geospatial controls let you view and manipulate 3D objects and images in the real world, in augmented reality.
44
author: anuitz
5-
65
ms.topic: overview
76
ms.custom: canvas, ce06122020
87
ms.reviewer: tapanm
9-
ms.date: 02/14/2022
8+
ms.date: 02/15/2022
109
ms.subservice: canvas-maker
1110
ms.author: anuitz
1211
search.audienceType:
@@ -82,17 +81,16 @@ For the controls to function properly, these connectors must not have conflictin
8281
- Azure Maps doesn't store the request information sent by you. For more information about Azure Maps compliance, see [Azure global compliance](https://azure.microsoft.com/blog/new-azure-maps-make-identifying-local-compliance-options-easy/)
8382
- Requests sent between TomTom and Azure Maps are not exposed over the public Internet.
8483
- Requests sent between apps you create with the geospatial controls and Azure Maps are sent over HTTPS.
85-
- Power Apps doesn't send any user identifiers or tracking data to Azure Maps, Bing Maps, or TomTom.
8684
- The following table describes the user data that Power Apps sends to Azure Maps, Bing Maps, and TomTom:
8785

88-
| Control | Feature | Data | Sent to Azure Maps | Sent to Bing Maps | Sent to TomTom | Purpose |
89-
| ------- | ------- | ---- | ------------------ | ----------------- | -------------- | ------- |
90-
| Map | Show map tiles | Coordinates in and around the map view | Yes | No | Yes | To show the map tiles in the map view. |
91-
| Map | Show pins and route waypoints | Pins and route waypoint addresses | No | Yes | Yes | To translate addresses to latitude/longitude coordinates, and show them on the map. |
92-
| Map | Show routes | Route waypoint coordinates | Yes | No | Yes | To calculate routes between waypoints. |
93-
| Map | Show pins and shapes from coordinates | Pin and shape coordinates | No | No | No | Feature does not require sending coordinate data. |
94-
| Address Input | Address Search | Address search query string | No | Yes | Yes | To show address search results. |
95-
| Address Input | Address Search | Current device ___location | No | Yes | Yes | To bias address search results around the device ___location. |
86+
| Control | Feature | Data | Purpose | Sent to Azure Maps | Sent to Bing Maps | Sent to TomTom | User identifiers or tracking data sent |
87+
| ------- | ------- | ---- | ------------------ | ----------------- | -------------- | ------- | ------ |
88+
| Map | Show map tiles | Coordinates in and around the map view | To show the map tiles in the map view. | Yes | No | Yes | No |
89+
| Map | Show pins and shapes from coordinates | Pin and shape coordinates | Feature does not require sending coordinate data. | No | No | No | No |
90+
| Map | Show pins and route waypoints | Pins and route waypoint addresses | To translate addresses to latitude/longitude coordinates, and show them on the map. | No | Yes | Yes | No |
91+
| Map | Show routes | Route waypoint coordinates | To calculate routes between waypoints. | Yes | No | Yes | No |
92+
| Address Input | Address Search | Address search query string | To show address search results. | No | Yes | Yes | No |
93+
| Address Input | Address Search | Current device ___location | To bias address search results around the device ___location. | No | Yes | Yes | No |
9694

9795
## Next steps
9896

0 commit comments

Comments
 (0)