|
2 | 2 | title: Add Geospatial controls to apps made with Microsoft Power Apps
|
3 | 3 | description: Geospatial controls let you view and manipulate 3D objects and images in the real world, in augmented reality.
|
4 | 4 | author: anuitz
|
5 |
| - |
6 | 5 | ms.topic: overview
|
7 | 6 | ms.custom: canvas, ce06122020
|
8 | 7 | ms.reviewer: tapanm
|
9 |
| -ms.date: 02/14/2022 |
| 8 | +ms.date: 02/15/2022 |
10 | 9 | ms.subservice: canvas-maker
|
11 | 10 | ms.author: anuitz
|
12 | 11 | search.audienceType:
|
@@ -82,17 +81,16 @@ For the controls to function properly, these connectors must not have conflictin
|
82 | 81 | - 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/)
|
83 | 82 | - Requests sent between TomTom and Azure Maps are not exposed over the public Internet.
|
84 | 83 | - 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. |
86 | 84 | - The following table describes the user data that Power Apps sends to Azure Maps, Bing Maps, and TomTom:
|
87 | 85 |
|
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 | |
96 | 94 |
|
97 | 95 | ## Next steps
|
98 | 96 |
|
|
0 commit comments