microsoft / MapsSDK-Unity

This repository contains samples, documentation, and supporting scripts for Maps SDK, a Microsoft Garage project.
MIT License
648 stars 127 forks source link

Use in VR #214

Closed vinicius-bastos closed 6 months ago

vinicius-bastos commented 7 months ago

1- Can I use the SDK for VR in Unity and interact with the map through the controls?

2 - How can I lower the dragging speed on the map?

kircher1 commented 6 months ago

This SDK relies on other frameworks like MRTK to handle interaction, but custom solutions could always be implemented if the panning/dragging doesn't work as expected.