Closed GoogleCodeExporter closed 9 years ago
Examples work in v=3.3 but not v=3.4.
On the other hand, I've got several production maps that continue to work well
with MarkerWithLabel in v=3.4
Original comment by garylitt...@gmail.com
on 8 Mar 2011 at 6:40
Bug reported at http://code.google.com/p/gmaps-api-issues/issues/detail?id=3114
Original comment by garylitt...@gmail.com
on 8 Mar 2011 at 6:57
We are experiencing the same problem with the MarkerWithLabel class on our
website Mobilitate.co.za. Please see the following urls for examples (note that
we are using the MarkerClusterer class to do client side clustering below a
zoom level of 5km so you will need to zoom out beyond this level to see the
problem with the MarkerWithLabel class):
http://www.mobilitate.co.za/pg/servicedelivery
http://www.mobilitate.co.za/pg/community/
http://www.mobilitate.co.za/pg/councillors/
Has anyone managed to find a quick fix for this problem that we can use while
we wait for an official solution?
Original comment by justin.w...@gmail.com
on 8 Mar 2011 at 7:55
Ok, we found that setting the Google Maps version back to 3.3 works as a quick
fix to resolve this problem. Have a look at the following page for details on
how to set the map version:
http://code.google.com/apis/maps/documentation/javascript/basics.html#Versioning
Original comment by justin.w...@gmail.com
on 8 Mar 2011 at 8:31
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:03
Thanks for sharing this workaround.
Original comment by drewnoakes
on 15 Mar 2011 at 7:42
Original comment by garylitt...@gmail.com
on 13 Apr 2011 at 7:16
Original issue reported on code.google.com by
jerry...@gmail.com
on 8 Mar 2011 at 2:15