在谷歌街景API中,发布所有具有经度和纬度的全景图像后,航向和连接将在大约2-3小时后开始,最初箭头标记连接是完美的..但大约24小时后,全景图像..如何解决此问题..?
我尝试过不同的场景,例如...我有三个全景1,2,3 场景1 连接[1-> 2,2-> 1,2-> 3,3-> 2] 场景2 连接[1-> 2,2-> 3] 但我的问题仍然存在...
强文本 当我最初发送请求时- '{“ 1”:{“ pose”:{“ latitude”:“ 12.912440944324”,“ longitude”:“ 77.585632559827”},“ heading”:“ 4.45”,“ connections”:[2,3]},“ 2 “:{” pose“:{” latitude“:” 12.912425081018“,”经度“:” 77.58564121332“},”标题“:” 0“,”连接“:1},” 3“:{” pose“:{ “ latitude”:“ 12.912453965825”,“ longitude”:“ 77.58561986013”},“ heading”:“ 2.15”,“ connections”:[1,4]},“ 4”:{“ pose”:{“ latitude”: “ 12.912466987325”,“经度”:“ 77.585607160431”},“标题”:“ 0”,“连接”:[3,5]},“ 5”:{“ pose”:{“ latitude”:“ 12.912480008826”, “ longitude”:“ 77.585594460732”},“ heading”:“ 0”,“ connections”:[4,6]},“ 6”:{“ pose”:{“ latitude”:“ 12.912492712923”,“ longitude”: “ 77.585607494417”},“标题”:“ 5.53”,“连接”:[5,7]},“ 7”:{“ pose”:{“纬度”:“ 12.912505417019”,“经度”:“ 77.585620528104”} ,“ heading”:“ 9.8”,“ connections”:[6,8]},“ 8”:{“ pose”:{“ latitude”:“ 12.912490918923”,“ longitude”:“ 77.585631414393”},“ heading” :“ 11.3”,“连接”:[7,9]},“ 9”:{“姿势”:{“纬度”:“ 12.912476420827”,“经度”:“ 77.585642300682”},“标题”:“ 10.93” ,“连接”:8},“ 10”:{“姿势”:{“ lat itude“:” 12.912429059007“,” longitude“:” 77.585584619159“},” heading“:” 0“,” connections“:11}}'当我在24小时后收到Google Street View API的请求时
'{“ 1”:{“ pose”:{“ latitude”:12.912440944324,“ longitude”:77.585632559827},“ heading”:4.449999809265137,“ connections”:[2,3]},“ 2”:{ “ pose”:{“ latitude”:12.912425081018,“ longitude”:77.58564121332},“ connections”:1},“ 3”:{“ pose”:{“ latitude”:12.912453965825,“ longitude”:77.58561986013},“ heading “:2.1500000953674316,”连接“:[1,4,2,8]},” 4“:{”姿势“:{”纬度“:12.912466987325,”经度“:77.585607160431},”连接“:[3,5 ,6,8]},“ 5”:{“ pose”:{“ latitude”:12.912480008826,“ longitude”:77.585594460732},“ connections”:[4,6]},“ 6”:{“ pose”: {“ latitude”:12.912492712923,“ longitude”:77.585607494417},“ heading”:5.53000020980835,“ connections”:[5,7,3,4,8]},“ 7”:{“ pose”:{“ latitude” :12.912505417019,“经度”:77.585620528104},“标题”:9.800000190734863,“连接”:[6,8]},“ 8”:{“姿势”:{“纬度”:12.912490918923,“经度”:77.585631414393}, “ heading”:11.300000190734863,“ connections”:[7,9,3,4]},“ 9”:{“ pose”:{“ latitude”:12.912476420827,“ longitude”:77.585642300682},“ heading”:10.930000305175781, “ connections”:8}}'>