-
Notifications
You must be signed in to change notification settings - Fork 227
Description
Hello everyone,
glad, that this package is continuing. I was working with the older versions of the mapbox-unity-sdk, but now I moved my project to unity 6 and wanted to shift to sdk3 in order to make sure the mapbox feature would still be supported in the near future.
I'm far from anything finished, but had made some progress on which I wanted to continue on.
Sure the shift to sdk3 needed some fixes here and there, but most of it I could manage. While doing this I found that some core functions (in my opinion) are still missing and wanted to ask, if you plan to implement them or if I would have to come up with a solution by myself, kind of rebuilding the old version.
The functions I'm talking about have been part of the conversions.cs in the past.
I'm looking for the:
- GeoToWorldPosition
- WorldToGeoPosition
Thanks for the sdk anyways! :)