Issues replacing Microsoft Maps SDK (com.microsoft.maps.unity) in Unity with a similar package
I'm currently following the "Build Mixed Reality Digital Twins with Azure Digital Twins and Unity" guide, and I encountered an issue after importing a compressed GitHub folder with pre-defined features and the MRTK package into my Unity project. The Microsoft Maps SDK (com.microsoft.maps.unity) package is no longer available, causing several errors. I attempted to replace it with the Mapbox SDK, but after doing so, multiple errors appeared, and I couldn't resolve them. Could anyone guide me on how to properly replace the Microsoft Maps SDK with a similar package? Any troubleshooting advice would be greatly appreciated.
This question is related to the following Learning Module