MarkerWithLabel停止正常工作 [英] MarkerWithLabel stopped working correctly

查看:509
本文介绍了MarkerWithLabel停止正常工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

突然昨天2014年3月4日我的MarkerWithLabel(谷歌地图API应用程序)的只显示了最后的标记,但标签都显示出来。它一直在努力就好了。该谷歌例为:<一href=\"https://google-maps-utility-library-v3.google$c$c.com/svn/tags/markerwithlabel/1.0.1/examples/basic.html\">https://google-maps-utility-library-v3.google$c$c.com/svn/tags/markerwithlabel/1.0.1/examples/basic.html在一切都没有工作,我根据我的code这个例子,用来工作就好了。

All of a sudden yesterday 3/4/2014 my MarkerWithLabel (Google map API application) is only showing the last marker but the labels all show up. It had been working just fine. The Google Example at: https://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.0.1/examples/basic.html is not working at all and I based my code on this example that used to work just fine.

在以下链接我把2个标记与地图上的标签。只有标记2显示同时兼具标签显示。反转标志导致标记2显示但不标记1.两个标签显示。

In link below I placed 2 markers with labels on a map. Only marker 2 displays while both labels display. Reversing the markers causes marker 2 to display but not marker 1. Both labels display.

是什么改变了还是什么我做错了?

What changed or what am I doing wrong?

您可以看到我的第一个问题手<一个href=\"http://qsomap.org/QSOmapProduction/labeltest.htm\">http://qsomap.org/QSOmapProduction/labeltest.htm 。这是正常工作4天前。

You can see my problem first hand at http://qsomap.org/QSOmapProduction/labeltest.htm . This was working correctly 2 days ago.

推荐答案

这看起来好像最新的谷歌地图更新爆料称markerwithlabel code依赖的东西。同样的事情happend我的一些地图。我们将不得不等待,直到修正可用。

It appears as if the latest google maps update broke something that markerwithlabel code relies on. The same thing happend to some of my maps. We'll have to wait until a fix is available.

目前的解决方案是将谷歌地图API版本设置为3.15或更低:
<一href=\"https://$c$c.google.com/p/google-maps-utility-library-v3/issues/detail?id=296&sort=-id&colspec=ID%20Type%20Status%20Priority%20Fixed%20Owner%20Summary%20Stars\">https://$c$c.google.com/p/google-maps-utility-library-v3/issues/detail?id=296&sort=-id&colspec=ID%20Type%20Status%20Priority%20Fixed%20Owner%20Summary%20Stars

The current solution is to set the google maps API version to 3.15 or lower: https://code.google.com/p/google-maps-utility-library-v3/issues/detail?id=296&sort=-id&colspec=ID%20Type%20Status%20Priority%20Fixed%20Owner%20Summary%20Stars


  • 使用... maps.google.com/maps/api/js?sensor=false&v=3.15作品

  • 使用... maps.google.com/maps/api/js?sensor=false&v=3.16出错

  • 使用... maps.google.com/maps/api/js?sensor=false出错以及

这篇关于MarkerWithLabel停止正常工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆