A Small Note About MapBox and Unity

For a small research project I’ve been trying to get realtime location and maps in Unity.

There are a lot of different options, but I’ve been poking around mostly with MapBox. They have an UnityPackage that seems robust, but I had a time with getting rid of the compile errors. The post that helped was here, especially the bits about the XR Legacy Input Helpers package.

This is just a selfish post to remind me.