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

Will the project support MRTK3 and Unity XR interaction Toolkit? #184

Closed theBHawk closed 2 years ago

kircher1 commented 2 years ago

The sample project provides some helper scripts and examples for using the map with MRTK(v2). I do not know for sure if these helper scripts are upgradable to the new MRTKv3 specifically.

In general though, the map SDK won't have any direct dependencies on MRTK or XRTK. It's parallel to these sorts of toolkits.