Here Maps Base 计划的 SSL 支持

标签 ssl https here-api

有人知道无需企业订阅即可通过 HTTPS/SSL 获取 maptiles 的方法吗?

最佳答案

只需升级您的代码即可使用 Maps API for JavaScript 的 3.0 版本,它向所有用户提供 https。

当您初始化H.service.Platform 对象时,只需将useHTTPS 设置为true

var platform = new H.service.Platform({
      'app_id': '<your app id>',
      'app_code': '<your app code>',
      'useHTTPS': true
    });

关于Here Maps Base 计划的 SSL 支持,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26012651/

相关文章:

ssl - 将 HTTPS 设置为默认但允许 HTTP?

c# - 要求 SslStream 只接受由特定公钥签名的证书

hadoop - Mapreduce 作业历史服务器和 yarn web UI 不遵守 HTTPS_ONLY 政策

javascript - 诺基亚这里 map 热图覆盖漏洞

ios - 从 Here Api 计算 ETA 后未收到回调

IIS7.5 : Is there a way to use Require SSL and URL Rewrite Module together for https?

java - 使用 curl 发布, postman 工作但 java 给出 SSL 错误

java - 如何调用在受 SSL 保护的服务器上运行的 API

ssl - WebSocket 握手 : Unexpected response code: 200 - React Client

ios - 在 ios 中从此处 map 清除多条路线