On Mar 20, 7:26 am, Iván Belmonte <[email protected]> wrote: > Hello there > > I'm writing an app in which I have to store addresses in a DB. When > new address is registered, I have to store one boolean field saying if > there is street view available for that address or not. > > I'm dealing with the 600 error code, but I don't want to draw the > pano. I'd like to only call the StreetViewError addListener in > silence, and store 1 or 0 depending on the response. > > Is there a way to ask for this 600 error code without drawing the > pano? > > Thanks in advance, and sorry about my poor english >
Have you seen this: http://code.google.com/apis/maps/documentation/services.html#StreetviewClientQuerys -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
