Google 地图实例在 JQuery Mobile 应用程序中消失

发布于 2024-11-04 19:00:02 字数 257 浏览 2 评论 0原文

我正在使用 JQuery mobile 构建 Rails 3 应用程序,但遇到了一个主要问题。 在我的应用程序中,我有很多视图,并且在每个视图中我都显示一个 Google Maps 地图。

现在,问题来了:当我第一次进入其中一个视图时,地图渲染得很好。但是,如果我进入另一个视图,地图就不会再出现。一切看起来都很好(javascript代码被执行,我没有任何错误)。

如果我刷新当前页面,地图会重新出现。您知道我可以做什么来解决这个问题吗?

非常感谢!

I am building a Rails 3 application using JQuery mobile and I'm confronting a major issue.
In my application, I have many views, and in each view I display a Google Maps map.

Now, the problem is next: when I enter in one of the views for the first time, the map renders well. But, if I enter on another view, the map doesn't appear anymore. Everything looks to be all right (the javascript code is executed, I don't have any errors).

The map reappears if I refresh the current page. Do you have any idea what could I do in order to fix this problem?

Thank you very much!

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

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

发布评论

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

评论(1

我一直都在从未离去 2024-11-11 19:00:02

我强烈建议您考虑使用此 jQuery 插件来简化 JQM 与 Google 地图的集成:

http ://code.google.com/p/jquery-ui-map/

它为我解决了许多问题,例如地图持久性。

I highly recommend that you consider using this jQuery plugin to ease the JQM integration with Google Maps:

http://code.google.com/p/jquery-ui-map/

It has resolved a number of issues for me such as map persistence.

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