I'm working from the original Google example:
http://gmaps-samples.googlecode.com/svn/trunk/streetview/streetview_layer.html

I've altered the example slightly... instead of a Toggle button, I'm
using a checkbox ... instead of a small window to full screen ... I'm
just using a larger window. ... but it's pretty much the same setup -
nothing majorly different.

I noticed that in my working example that sometimes when you click or
move Pegman that it seems SOMETIMES Google does not respond with a
StreetView in PanoramaBubble window. After spending a little time on
it I went back to the original example. I discovered that the example
doesn't always get a response (i.e. you get a blank window) I also
discovered that you always get a response when you click the + for
full screen in the example.

I'm looking to make PanoramaBubble work 100% of the time. On my
working example, I always get a response.code = 200 and values for lat
& lng (ex: response.Location.lng = -75.192468) ... what do you guys
think ... maybe a delay ?? or is there a better approach?

Thanks!

A link to the map I'm working on:
http://www.facilities.upenn.edu/hidden/map.php

The js code is sitting in js/map_functions.php ... you can read it
with Firefox console ... let me know if you want me to post it.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to