killlllme / google-maps-utility-library-v3

Automatically exported from code.google.com/p/google-maps-utility-library-v3
Apache License 2.0
0 stars 0 forks source link

MarkerWithLabel is not displaying labels with latest version (3.4 March 8) #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
All the samples reproduce the error (make sure that you reload gmaps to use 
latest version)

http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.
1/examples/basic.html

1. Open the page
2. Labels aren't displayed

Expected result:
 Labels should be displayed.
Actual result:
 Labels aren't displayed

Version: It stopped working very recently. (Probably 3.4, March 8th) With 
latest changes to the Marker rendering. 

Browser / Operating System:
Linux both FF, Chrome

Original issue reported on code.google.com by diegoe...@gmail.com on 8 Mar 2011 at 2:41

GoogleCodeExporter commented 9 years ago
I'm so sorry. I just noticed that there's already an issue for this (#71).

It would have been easier to find if they had used the title of the library 
(MarkerWithLabel) in the issue title. 

Sorry again.

Original comment by diegoe...@gmail.com on 8 Mar 2011 at 2:46

GoogleCodeExporter commented 9 years ago
See http://code.google.com/p/gmaps-api-issues/issues/detail?id=3114

Original comment by garylitt...@gmail.com on 8 Mar 2011 at 5:36

GoogleCodeExporter commented 9 years ago
WORKAROUND

Until Google fixes this bug, an easy workaround is to explicitly set the 
visible property when you create a new MarkerWithLabel. In most cases you will 
want to set it to true so that the marker appears as soon as you create it.

Original comment by garylitt...@gmail.com on 9 Mar 2011 at 5:00

GoogleCodeExporter commented 9 years ago

Original comment by garylitt...@gmail.com on 13 Apr 2011 at 7:18