通过经纬度边界框坐标的 Google 地图请求

发布于 2024-12-05 04:41:35 字数 63 浏览 1 评论 0原文

是否可以从 latlng 边界框坐标轮询地图图形数据? Xmin、XMax、Ymin、Ymax、中心纬度 lng

Is it possible to poll map graphics data from latlng bounding box coordinates? Xmin,XMax,Ymin,Ymax,Center in lat lng

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

没有心的人 2024-12-12 04:41:36

Google Maps API 和maps.google.com 不允许您直接访问地图图块。这违反了服务条款。不过,如果您只需要地图图像,则可以使用静态地图 API ,它确实为您提供了 Google 地图图块。

The Google Maps API and maps.google.com do not allow you to access map tiles directly. This violates the terms of service. However, if you just want map images, you can use the Static Maps API, which does give you Google Maps Tiles.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文