计算Google Maps API V3中的方向(标题)

时间:2013-10-21 06:17:54

标签: google-maps-api-3 map-directions

从出发地到目的地,我想知道方向。

只想知道角度值的方向。

在上图中,角度值可能介于350-360之间。 (图片来源: https://maps.google.com/maps?saddr=Dr+NS+Hardikar+Rd&daddr=Rithala+Metro+Station,+Rithala+Rd,+Sector+12,+Rohini,+New+Delhi,+Delhi,+India&geocode=FYfstQEdJn-YBA%3BFY8-tgEd3Y-YBCnlvvwRTAENOTHixeyZbhPwSA&sll=28.697665,77.11956&sspn=0.062715,0.11055&hl=en

我无法上传图片。遗憾。

我该如何计算?

1 个答案:

答案 0 :(得分:1)

使用google.maps.geometry.spherical.computeHeading()start_location的{​​{1}}和leg end_location作为参数。