[android-developers] Re: Anyone able to get streetview working?

2008-11-22 Thread JP
On Sep 30, 10:01 am, zl25drexel <[EMAIL PROTECTED]> wrote: > Is anyone able to get streetview working? Yes, it took a little experimenting with the parameters. Here's a snippet, hope it helps - snip --- Intent myIntent = new Intent(Intent.AC

[android-developers] Re: Anyone able to get streetview working?

2008-11-22 Thread Jake Maui
I've got some lat, long values to work but not others. For example, the following below seems to work, but if I use the same lat,long that I do for my mapview, it doesn't. My guess is that perhaps if it doesn't map to an actual street then the streetview will fail. Perhaps there is a way to fin