Description: Example of getting the map list and continous on get the map and install the map.
Get the list of map from hololens 2 using the rest api.
| Link: | Description: |
|---|---|
| Blog | Introduction of the Windows Device Portal Wrapper project |
| Window Device Portal Wrapper github | Project of the Window Device Portal Wrapper |
| Windows Device Portal core REST API reference | All Windows Device Portal (WDP) functionality is built on REST APIs that developers can call directly to access resources and control their devices programmatically. |
| Amended the MainWindow | The MainWindow has a button to get the list of mixed reality files stored on the device and a button to get the list of the available map files |
| Added HolographicMap.cs | A function to get the list of the available map files. |