静态地图 API 是最新的吗?

Are the Static Map API up to date?

我的问题是:

静态地图 API 何时与当前 Google 地图数据库同步?

我编写了一个小代码,为静态地图提供了以下 URL :

http://maps.googleapis.com/maps/api/staticmap?center=50.585606,+5.563505&zoom=17&scale=false&size=500x500&maptype=satellite&format=png&visual_refresh=true

但是当您要求 Google 地图向您展示实际情况时,它会为您提供另一幅最新的图片! (坐标:50.585606、5.563505)。

拜托,考虑一下我的英语水平不好。

编辑: 这似乎是 Issue 8910: Static map shows different satellite tiles than Google Maps。请为该问题加注星标以跟踪对其的兴趣并接收更新。

图像更新可能并不总是完全同步,但至少您可以在 Google 的 Follow Your World 工具中订阅它们。

另请参阅:Issue 6908: Feature Request: Retrieve satellite photo tile date