> Thanks Esa, but the methods for GStreetviewClient are asynchronous and I > need an instant answer.
You would need to maintain your own database of streetview locations, client-side, on each viewing client. I don't think you'd be allowed to scrape Google's databases to do that, so quite how you'd do build the database and maintain it up to date I don't know. It still wouldn't be instant, but could perhaps be looked up in a millisecond or so with careful design. -- 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.
