kdefilip / 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: labelInBackground property doesn't work #326

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Setting the labelInBackground property to true does not position the label 
behind its marker. 

What steps will reproduce the problem?
1. Add a new markerWithLabel to the map, setting the labelAnchor property  so 
that the label covers the marker.
2. Set "labelInBackground: true"
3. Reload the page.

Expected result:
The label should appear behind the marker.

Actual result:
The label appears in front of the marker.

Version: SVN rev 473

Browser / Operating System:
Chrome 37 / Linux

Original issue reported on code.google.com by pbu...@gmail.com on 23 Sep 2014 at 8:31

GoogleCodeExporter commented 8 years ago
Still broken — zIndex ignored. Interestingly, this works with version 3.17 of 
Google Maps API. But no stable release is 3.18. :(

Original comment by renefour...@gmail.com on 12 Dec 2014 at 9:05

GoogleCodeExporter commented 8 years ago
still broke, google-maps-utility-library-v3 - Revision 473, markerWithLabel 
1.1.9

Original comment by d...@dougcassidy.com on 16 Jul 2015 at 3:31