Hi, The published intents list (http://developer.android.com/guide/ appendix/g-app-intents.html) mentions only geocoordinates as input to StreetView.
Does anyone know if addresses can be specified? This is possible for Maps, so... Anyway, I tried 'google.streetview:q=<address>' and 'google.streetview:cbq=<address>' (inspired by the format for Maps), but that won't work. The reason I need this is that the geooordinates I have sometimes lie just a bit too far from the street address for StreetView to capture them, producing an empty StreetView activity that just waits forever... Also, it appears the navigation is accessible through: 'google.navigate:q=<address>' (if installed, of course) BR Per -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en