Bing 地图与 Google 地图 API 一起使用时发生冲突

发布于 2024-09-11 05:57:38 字数 235 浏览 0 评论 0原文

我在我的应用程序中使用谷歌地图。我有一个关于房产销售和购买的应用程序,我使用了谷歌地图。

但现在我必须在其中添加鸟瞰图。由于google map api中没有这样的概念,所以我决定使用Bing地图。

但是当我在其中实现 bing 地图时,它影响了 google 地图的功能。

意味着它与谷歌地图冲突。

我不能将 bing 地图与 google 地图一起使用吗?

有什么想法吗?

I am using google map in my application. I have an application regarding to property sales and purchase for that I have used google map.

But now I have to add Bird's Eye view in it. Since there is no such a concept in google map api, I have decided to use Bing map.

But when I implemented a bing map in it, It affected the functionality of google map.

Means it conflicted the google map.

Can't I use bing map with google map?

Have any Idea?

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

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

发布评论

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

评论(1

花心好男孩 2024-09-18 05:57:38

当您想在应用程序中同时使用 Google 地图和 Bing 地图时,您可以为每个地图使用不同的 iframe。

它将防止彼此之间发生冲突...

感谢 brian.behling 在 Google 帮助论坛上的帖子。

以下是该链接:

http://www.google.com/support/forum/p/maps/thread?tid=0d28300c9c0f585e&hl=en&fid=0d28300c9c0f585e00048bf69617bd9e

我回答了这个问题,只是因为其他人可以轻松参考...

问候。

When you want to use both Google map and Bing map in your application, then you can use different iframe for each.

It will prevent conflicting between each other...

Thanks to brian.behling for their post on Google help forum.

Here is the link for that :

http://www.google.com/support/forum/p/maps/thread?tid=0d28300c9c0f585e&hl=en&fid=0d28300c9c0f585e00048bf69617bd9e

I have answered this question just because anyone else can refer to that easily...

Regards.

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