Closed GoogleCodeExporter closed 8 years ago
This used to work fine. Behavior seen just recently.
Original comment by erikstob...@gmail.com
on 4 Mar 2014 at 3:24
Same here - started within the last 24 hours. The labels appear in the correct
place but the all the icons are at the location of the last marker created.
I'm using 1.1.8 of MarkerWithLabel and changing my Maps call from
...maps.google.com/maps/api/js?sensor=false
to
...maps.google.com/maps/api/js?sensor=false&v=3.15
seemed to fix it.
...although that seems to be the version you are loading yet still goes wrong
on your page? Goes wrong with 3.16 for me - ok in 3.15
...still ... there may be a clue in there somewhere...
Original comment by romynpg
on 4 Mar 2014 at 5:33
I've the same problem with FF/XP and Chrome/XP. Changing to v=3.15 works
correctly to me too.
Original comment by mario.fe...@gmail.com
on 4 Mar 2014 at 8:47
Thanks for your responses guys. You really helped me out!
I'm experiencing the same as you:
* Using ...maps.google.com/maps/api/js?sensor=false&v=3.15 works
* Using ...maps.google.com/maps/api/js?sensor=false&v=3.16 goes wrong
* Using ...maps.google.com/maps/api/js?sensor=false goes wrong as well
So I guess MarkerWithLabel is no longer compatible with Google Maps API 3.16
(and higher).
Original comment by erikstob...@gmail.com
on 5 Mar 2014 at 8:15
I had the same issue that started yesterday 3/4/14 and inserting &v3.15
corrected my problem.
Original comment by mike.sae...@gmail.com
on 5 Mar 2014 at 8:27
I am encountering the same issue. We'll have to explicitly define Google maps
api version while referencing it and it works well upto 3.15. It seems that
some recent update on Google maps api broke MarkerWithLabel code.
Original comment by st...@finethemes.com
on 20 May 2014 at 12:58
I have the same issue as exactly described by the last comment.
This issue was working on all stable versions of the maps API up until 3.15
Previously we had also explicitly defined the most stable version of the Maps
V3 API by including "v=3" in the API key bootstrap URL.
Any ideas what is causing it?
Original comment by Ruaidhri...@gmail.com
on 22 May 2014 at 12:02
This has already been fixed in v.1.1.9
See comments on
https://code.google.com/p/gmaps-api-issues/issues/detail?id=6447
Original comment by kaska...@google.com
on 23 May 2014 at 7:33
Not a helpful response at all.
If you are talking about the MarkerWithLabel library we are using version 1.1.10
Original comment by Ruaidhri...@gmail.com
on 23 May 2014 at 8:46
The linked Demo is working for me in FF and Chrome, can you please provide
further details on what exactly is not working for you in 1.1.10?
Original comment by me...@google.com
on 23 May 2014 at 3:04
I experienced this issue using the packed version of 1.1.10 ... when I switched
to the unpacked version, the bug was fixed.
Original comment by kimbodes...@gmail.com
on 4 Jul 2014 at 8:58
Original issue reported on code.google.com by
erikstob...@gmail.com
on 4 Mar 2014 at 3:19