标签: unity3d rotation gps maps coordinates
Graph of the problem
所以我有地图角落(粉红色)的lat lon坐标,我从设备输入GPS,告诉我用户在哪里(黑点)。我需要在用户的位置放置一个标记。问题是,地图不像现实世界那样定向。它倾斜45-46度。我该如何计算红点的值?相对于地图角落之间的用户位置,它们在x和y轴上应为0-1。
使用Unity和C#
答案 0 :(得分:0)
使用markers.push(marker)或参考https://developers.google.com/maps/
markers.push(marker)