Google Maps API StaticMap上的图像与Google地图上的图像不同

问题描述 投票:-1回答:1

在调用https://maps.googleapis.com/maps/api/staticmap?center=40.1150139,-88.2273797&zoom=17&size=600x400&maptype=satellite时,我得到了不同的建筑阴影

与我从访问中得到的结果相比

https://www.google.com/maps/@40.1150139,-88.2273797,319m/data=!3m1!1e3

我认为这些是在一天的不同时间拍摄的。如何通过调用API从Google地图获取相同的图像?

google-maps google-maps-api-3
1个回答
0
投票

目前无法通过Google Maps Static Maps API获取不同时间戳的卫星图像。

Google问题跟踪器包含一项功能请求,以使其成为可能。您可以查看功能请求:

https://issuetracker.google.com/issues/35826354

随意添加您的投票并订阅通知。

© www.soinside.com 2019 - 2024. All rights reserved.