mapbox / mapbox-unity-sdk

Mapbox Unity SDK - https://www.mapbox.com/unity/
Other
721 stars 214 forks source link

Bad orientation Location Based Game #1363

Open Roadiesm opened 5 years ago

Roadiesm commented 5 years ago

Note: If this is a bug or support ticket, please provide the following information:

Hi, I've a problem with the "Location Based Game" prefab. The GPS positionnal tracking is good but not the orientation. It's look's that the orientation is ok with north and south but not with east and west (this is flipped). I've tried on Samsung Galaxy S8 and Samsung Galaxy S2. I've tried to enable and disable the custom Mapbox android plugin. I've tried to just import Mapbox SDK in a new project and build but same way ... Do you have a solution for this?

Thank you, Cordially. (sorry for my bad english).

brnkhy commented 5 years ago

@atripathi-mb @jordy-isaac

abhishektrip commented 5 years ago

@Roadiesm The SDK uses the orientation that the device reports as-is, without modifications. Device compasses often need calibration to report correct headings.