takhamo123 / jquery-ui-map

Automatically exported from code.google.com/p/jquery-ui-map
0 stars 0 forks source link

Example in advanced-example.html doesn't work correctly #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. http://jquery-ui-map.googlecode.com/svn/trunk/demos/advanced-example.html
2. Click on one of the markers
3. The event data and streetview appear correctly in a dialog
4. Close the dialog with X
5. Scroll to other marker, click on it - no streetview

What is the expected output? What do you see instead?
Whichever event is clicked on first will have a streetview image, subsequent 
events viewed will not. Release or clean up after closing the dialog doesn't 
seem to work as the little man will be seen hanging around the first event 
clicked (like during a mouse up event?). On Android he is always hanging around 
the first event clicked.

What version of the product are you using? On what operating system?
2.0.1 on Linux: FF / Chrome / ; Android

Original issue reported on code.google.com by libby.ba...@gmail.com on 19 May 2011 at 2:07

GoogleCodeExporter commented 8 years ago
Work now... Fixed in trunk

Original comment by johansalllarsson on 24 May 2011 at 5:09