PHP 热图生成库

发布于 2024-10-26 03:52:07 字数 89 浏览 1 评论 0原文

我想生成热图图像作为 Google 地图的叠加层。我正在寻找一个 PHP 库,它可以在生成图像时考虑多个维度。假设我有两个维度:密度和质量。如何根据该输入生成热图?

I want to generate heatmap images as overlay for Google Maps. I am searching for a PHP library which can take multiple dimensions into account when generating the image. Let's say i have 2 dimensions: density and quality. How could a heatmap be generated from this input?

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

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

发布评论

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

评论(3

浸婚纱 2024-11-02 03:52:07

如果您想通过谷歌地图生成热图图层,您可能需要查看 heatmap.js 此外,它还获得了 MIT 许可。它与 HTML5 Canvas 元素和 JavaScript 配合使用。

If you want to generate heatmap layers over google maps you probably want to check out heatmap.js too, it's licensed under the MIT license. It works with the HTML5 Canvas element and JavaScript.

ま柒月 2024-11-02 03:52:07

使用 fusionTable,请参阅此处获取一些示例 PHP 代码。

Use fusionTable, refer to here for some sample PHP code.

呆头 2024-11-02 03:52:07

这是一个老问题,但如果有人偶然发现它,您可能需要查看 Google 的图表产品:https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart

This is an old question, but if someone stumbles upon it you might want to check out Google's chart offerings: https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart

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