gpt4 book ai didi

google-api - 如何检测地址/坐标中是否提供Google StreetView

转载 作者:行者123 更新时间:2023-12-04 14:15:39 24 4
gpt4 key购买 nike

我正在制作一个使用Google Street View Image API的应用

我可以根据地址/坐标获取街景图像

但是-我想检测特定的地址是否有可用的街景图像(以针对不具有该地址的地址显示不同的行为)

到目前为止,我唯一的想法是读取返回图像的像素,并在没有可用图像时检测这是否是我得到的图像

还有其他想法吗?

谢谢!

最佳答案

使用google.maps.StreetViewService.getPanoramaByLocation(latlng,radius,callback()),您可以检查是否有街景全景。
如果有街景全景,则必须有街景图像。

您可以引用google的引用:
https://developers.google.com/maps/documentation/javascript/reference#StreetViewService

或引用StreetViewService的示例:
https://google-developers.appspot.com/maps/documentation/javascript/examples/streetview-service

关于google-api - 如何检测地址/坐标中是否提供Google StreetView,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13236312/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com