OpenLayers 时间线集成

发布于 2024-11-15 07:29:44 字数 343 浏览 1 评论 0 原文

我正在开发一个 api,它使用带有 openlayers 的时间图库。我以数组形式发送数据,一切都很好,但是当我放大或缩小时,所有点坐标都在变化。 我使用的api的地址是OpenLayers -TimeMap

http://timemap. googlecode.com/svn/tags/2.0/examples/basic_openlayers.html

您可以看到缩放更改时标记也在更改。我该如何解决这个问题谢谢你的帮助...

i am developing an api which uses timemap library with openlayers.. i send my data in array and everything is good but when i zoom in or zoom out all points coordinate are changing..
the address of i have used api is OpenLayers -TimeMap

http://timemap.googlecode.com/svn/tags/2.0/examples/basic_openlayers.html

you can see the marker is changing when zoom changed. how can i solve this problem thank u for your help...

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

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

发布评论

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

评论(2

堇年纸鸢 2024-11-22 07:29:44

我知道这是一个老问题,但我想让您知道这是由于 Mapstraction 库中的错误造成的,并且已在 Timemap.js v.2.0.1 中修复 - 请参阅: http://timemap.googlecode.com/svn/tags/2.0.1/examples/basic_openlayers.html

I know that this is an old question, but I wanted to let you know that this was due to a bug in the Mapstraction library, and it's been fixed in Timemap.js v.2.0.1 - see: http://timemap.googlecode.com/svn/tags/2.0.1/examples/basic_openlayers.html

分开我的手 2024-11-22 07:29:44

我开发了这个,类似但支持集群策略,甚至可以处理大量数据(例如 5000 个点)。
https://github.com/volpino/openlayers-timeline

演示:http://volpino.github.com/openlayers-timeline/

I developed this one, is similar but supports cluster strategy and it works even with huge amounts of data (like 5000 points).
https://github.com/volpino/openlayers-timeline

Demo: http://volpino.github.com/openlayers-timeline/

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