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

Marker with label bounce #107

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
My question is... Is it possible to make the label on the marker bounce 
together with the marker?
As I can seen in the example of lettered marker: 
http://google-maps-utility-library-v3.googlecode.com/svn/tags/markerwithlabel/1.
1.4/examples/lettered.html 
the marker does lift on drag. But when the marker is bouncing, the label does 
not. Is this an issue with google maps api or markerwithlabel library?

Original issue reported on code.google.com by andr...@gmail.com on 8 Jul 2011 at 9:00

GoogleCodeExporter commented 9 years ago
Found out that StyledMarker library has this kind of functionality, but it can 
only display a traditional marker or a bubble... I would need a custom image...

Original comment by andr...@gmail.com on 8 Jul 2011 at 9:52

GoogleCodeExporter commented 9 years ago
I have looked in to making the label bounce with the marker but I don't think 
it's possible, at least not easily. I did report a bug saying that the marker 
should report position_changed events when it bounces (if it did, the label 
could be made to bounce in unison) but was told that even though the marker is 
bouncing is position property remains the same. So... no bouncing labels, I'm 
afraid.

Original comment by garylitt...@gmail.com on 8 Jul 2011 at 3:57

GoogleCodeExporter commented 9 years ago
OK, thank you very much for your replay :)

Original comment by andr...@gmail.com on 11 Jul 2011 at 6:13