Hi, I've added Streetview to our maps, but came across an issue in IE. The issue is the exact same as this post:
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/f50dac3d6b01bf68/90b924616ee0e707?lnk=gst&q=streetview+error#90b924616ee0e707 and the example site from that post is: http://test.texasonline.com/portal/tol/en/agency (I can't provide a link to ours as it isn't publicly available) >From what I can see, the issue arises when the streetview container is removed from the DOM, e.g. when an info window closes with a street view inside. Any time after this point a callback can return but the street view object is no more and so IE throws a wobbly. Has anyone come across a solution to this? I've seen semi solutions where you can add a node to the dom with the same id, but this then prevents further street view instances from working (last post in above discussion). This obviously does not happen on maps.google.com, so there could well be a standard solution, but I haven't seen it. If anyone has an idea, I'd appreciate hearing it. Cheers, P. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
