[android-developers] Re: Using Street View within my app

2008-10-10 Thread mscwd01
Its unfortunate they chose to leave out several major aspects within the current sdk... May have to reverse engineer Googles street view app then ;) On Oct 10, 12:51 pm, Peli <[EMAIL PROTECTED]> wrote: > Unfortunately, I don't think there is an API for this in the current > system... > > Peli >

[android-developers] Re: Using Street View within my app

2008-10-10 Thread Peli
Unfortunately, I don't think there is an API for this in the current system... Peli On Oct 10, 12:06 pm, mscwd01 <[EMAIL PROTECTED]> wrote: > Am I able to embed a streetview within my app, like you would with a > mapview? > > On Oct 8, 3:54 pm, Peli <[EMAIL PROTECTED]> wrote: > > > You could cal

[android-developers] Re: Using Street View within my app

2008-10-10 Thread mscwd01
Am I able to embed a streetview within my app, like you would with a mapview? On Oct 8, 3:54 pm, Peli <[EMAIL PROTECTED]> wrote: > You could call the VIEW intent on a streetview URI > (seehttp://www.openintents.org/en/node/63) to display the streetview from > your application. > > Would this be

[android-developers] Re: Using Street View within my app

2008-10-08 Thread Peli
You could call the VIEW intent on a streetview URI (see http://www.openintents.org/en/node/63 ) to display the streetview from your application. Would this be sufficient for your purposes? Peli On Oct 8, 2:08 pm, mscwd01 <[EMAIL PROTECTED]> wrote: > Is there no way to get a panoramic image of a

[android-developers] Re: Using Street View within my app

2008-10-08 Thread mscwd01
Is there no way to get a panoramic image of a given set of coordinates? There must be! Any help? On Oct 6, 3:04 pm, mscwd01 <[EMAIL PROTECTED]> wrote: > Hey, > > Is there a simple way to get aStreetViewof a given set of > coordinates (plus heading i.e. direction camera is pointng) and > display i

[android-developers] Re: Using Street View within my app

2008-10-07 Thread mscwd01
Anyone? On Oct 6, 3:04 pm, mscwd01 <[EMAIL PROTECTED]> wrote: > Hey, > > Is there a simple way to get a Street View of a given set of > coordinates (plus heading i.e. direction camera is pointng) and > display it as an image within my application? > > Thanks --~--~-~--~~~-