Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MarkerWithLabel: labelInBackground property doesn't work #326

Open
GoogleCodeExporter opened this issue Jun 3, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant