On May 14, 8:12 pm, Altan Tanrıverdi <[email protected]> wrote:
> :))
> Sorry, I thought no one is interested in.

Once you post a link, don't alter the code. Make a copy and work on
the copy. Sorry for the delay: I'm doing battle with an underpowered
laptop and a slow internet connection.

The problem is that you are doing no error checking, and you're
assuming that geocoding is accurate and that there is Streetview
available everywhere.

point, the result of your geocoding, is 40.7949848, -73.9683102.
pnt you assign as 42.345573,-71.098326 -- that's the example location
and that would work.

But your GStreetViewPanorama uses point. And it doesn't check for
errors so it won't find error 600 (No Streetview available).

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