google-maps - Google 静态 map API - 长网址

标签 google-maps google-static-maps

我生成了用于调用 Google 静态 map API 的 URL,但有时我的 URL 很长(>2048)。
我该如何解决这个问题?

最佳答案

如果 URL 太长,您将无能为力。它是由 Web 浏览器设计的。

看到这个问题 limitation of url

如果静态 map API 不能帮助您完成任务,您可能需要查看@other Google Maps APIs

关于google-maps - Google 静态 map API - 长网址,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5485888/

相关文章:

android - 适用于 Android 业务的 Google Static Maps API V2

javascript - 谷歌地图API : get lat/long separately

ios - 无法将 'NSTaggedPointerString' 类型的值转换为 Google Place Api 中的“NSArray”

android - 无法解析 fragment 内的方法 'getSupportFragmentManager ( )'

python - 谷歌静态 map API : Generating a static map with paths

google-maps - 从Google map 获取给定区域的静态图像

python - 如何缩短谷歌静态 map 的折线

google-maps - 有没有好的方法将google map 集成到apache openmeetings 2.0?

google-maps - 以 Primefaces gmap 中的当前位置为中心

javascript - Google 静态 map URL 长度限制