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

Marker with Label only last marker is displayed -- AGAIN #320

Open
GoogleCodeExporter opened this issue Jun 3, 2015 · 2 comments
Open

Comments

@GoogleCodeExporter
Copy link

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

The above marker with label example link only shows the last marker with both 
labels showing -- AGAIN. This happened last March and is happening again. I was 
using &v=3.15 to correct the problem but now even that does not work.


Original issue reported on code.google.com by mike.sae...@gmail.com on 27 Aug 2014 at 5:39

@GoogleCodeExporter
Copy link
Author

I believe this is because the MarkerWithLabel object is inheriting from 
google.maps.Marker. I had code that did this and it was broken after 3.15. I 
refactored the code not to directly inherit and it started working again.

However, this isn't my library.

Original comment by chadkillingsworth on 27 Aug 2014 at 2:01

@GoogleCodeExporter
Copy link
Author

This problem is fixed since version 1.1.9:
Example:
http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.
1.9/examples/basic.html

Original comment by jcarlosdiaz on 1 Sep 2014 at 7:28

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