yenbao1340 / gmaps-utility-library-dev

Automatically exported from code.google.com/p/gmaps-utility-library-dev
0 stars 0 forks source link

Redundant 'snap shot' icon added to the map after opening a tool tip #155

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
1) Add the snap shot control to a map.
2) Click on one of the markers in the map
3) a tooltip is opened
4) Bug - A "snap shot" icon is added to the map's top left corner.

Expected - no icon should be added to the map.

Fails with both:
1) {'hidden': true}
2) snapshotcontrol.hide()

Original issue reported on code.google.com by hill...@gmail.com on 7 Oct 2009 at 8:16

GoogleCodeExporter commented 8 years ago
CCing Mashashi to look at. Can you attach simple sample code to replicate?

Original comment by pamela.fox on 7 Oct 2009 at 11:21

GoogleCodeExporter commented 8 years ago
>Pamela -
Thank you pamela.
:-)

>Hillelm -
Hi, I'm Masashi.
Thanks for your report.
Could you attach or to link simple sample code?
Thank you.

Original comment by wf9a5...@gmail.com on 7 Oct 2009 at 1:01

GoogleCodeExporter commented 8 years ago
Hi Hillelm -

I couldn't reproduce it.
Could you show me your code?

Original comment by wf9a5...@gmail.com on 8 Oct 2009 at 4:47

GoogleCodeExporter commented 8 years ago
Here is an example of the bug when used in a google.visualizaztion.Map.
Note: The bug occurs when markers set to open a tool tip are opened.

Original comment by hill...@gmail.com on 26 Oct 2009 at 10:33

Attachments: