从出发地到目的地,我想知道方向。
只想知道角度值的方向。
在上图中,角度值可能介于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)
我无法上传图片。遗憾。
我该如何计算?
答案 0 :(得分:1)
使用google.maps.geometry.spherical.computeHeading()
与start_location
的{{1}}和leg
end_location
作为参数。