description |
---|
HoloLens 2 and Windows Mixed Reality Headset project using Bing Maps SDK |
In this project we will create a 3D map visualization as shown in the video below:
{% embed url="https://youtu.be/c9hdZA8Oag0" %} Bing 3D map visualization project. {% endembed %}
Follow along the next steps or answer the questions below to see if you can skip some of the steps.
- How to sign up for Bing Maps Developer Keys?
- How to add BingMaps SDK to your project?
- How to create and configure your first map in Unity?
- How to style your map?
- What is a Map Terrain Type?
- How to add hand interactions for scaling and rotation?
- How to style bounding box?
- How to animate your map?
- How to add pins to your map?
- How to add pins using the MapPinLayer?
- How to cluster map pins for larger data-sets?
- What are the different considerations, settings you need for Virtual Reality vs Augmented Reality?