简单的 Javascript 地图 API

发布于 2024-08-22 13:32:51 字数 221 浏览 9 评论 0原文

基本上我正在寻找一些东西,可以轻松地使我能够在屏幕上显示世界地图(很可能会消耗窗口的整个大小,但这并不重要)并获取某些真实世界坐标的基于像素的坐标,这将然后用于可视化定期从服务器获取的一些数据(带有漂亮的 jQuery 辅助动画)。

如果这允许我提供自己的地图图像(甚至可能是 SVG 格式),那就加分了。我意识到这张图像需要满足非常严格的坐标标准才能“匹配”,这可能意味着我只需要自己编码,但是,嗯,谁知道呢。

Basically I'm looking for something that would easily enable me to display a world map onscreen (most likely would consume the entire size of the window, not that this should matter) and get pixel based coordinates for certain real-world coordinates, which would then be used to visualize some data periodically obtained from the server (with pretty jQuery aided animations).

Bonus points if this allowed me to supply my own map image, maybe even in SVG. I realize this image would need to meet very strict criteria for the coordinates to "match up" and this would probably mean that I'd just need to code it myself, but meh, who knows.

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

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

发布评论

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

评论(1

终陌 2024-08-29 13:32:51

您探索过开放层吗?我相信它包含您正在寻找的功能。

Have you explored Open Layers? I believe it contains the functionality you're looking for.

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