支持HTTPS请求且免费的静态地图API

发布于 2024-08-26 06:35:22 字数 208 浏览 3 评论 0原文

有什么选择吗?采用 SSL (HTTPS) 的 Google 静态地图仅适用于 Premier 会员。 Bing 的 Open Map API 似乎也有同样的限制。还有其他想法吗?我正在争论是否通过 http 安排一个 cronjob 到 wget 并将我需要的图像转储到一个文件夹中(以引用它们的内容对象 ID 命名),但我宁愿找到一个免费的地图 API(或不那么麻烦的东西)支持 HTTPS 请求。

Any options out there? Google Static Maps with SSL (HTTPS) is only available to Premier members. Bing's Open Map API seems to have the same restricts. Any other ideas? I'm debating whether to schedule a cronjob to wget over http and dump the images I need into a folder (named after the content object IDs that reference them), but I'd rather find a free map API (or something less klugey) that supports HTTPS requests.

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

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

发布评论

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

评论(3

巾帼英雄 2024-09-02 06:35:22

我最终为地图页面设置了一个非 SSL 虚拟主机;我了解到,也不需要对这些页面进行加密。

I ended up setting up a non-SSL virtual host for the map pages; I learned that it wasn't a requirement to have those pages encrypted as well.

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