I too would really like to see a flex to streetview example.

After viewing the example from Andrew Trice regarding GoogleEarth
embedded via the ExternalInterface constuct/mechanism this seems
doable...but alas, I'm not confident enough with Flex to pull this off
just yet (...just now getting my first 'hello world' flex app
going)...

The point: There's nothing else like Street View out there...so making
this available in Flex is going to happen.

My goal is to have a Street View mashed up with some ESRI based web
services via Flexbuilder...so just a bit of viewing somebody eles's
source code that pulled Street View into a Flex app would sure help
blaze the trail for me...

thanks in advance

On Oct 9, 7:14 pm, Gady <[EMAIL PROTECTED]> wrote:
> Does anyone have the completed code for embeddingStreetViewin a
> Flex app?
>
> On Sep 22, 12:00 am, Seis Pesos <[EMAIL PROTECTED]> wrote:
>
>
>
> > Thanks, Pamela.
> > Have a nice trip to JP(confirmed?)
>
> > On 9月22日, 午後3:33, "pamela (Google Employee)" <[EMAIL PROTECTED]>
> > wrote:
>
> > > Sure, should work. The minimal example forstreetviewis 
> > > here:http://code.google.com/apis/maps/documentation/examples/streetview-si...
>
> > > Basically you need:
> > > var panoramaOptions = { latlng: new GLatLng(42.345573,-71.098326) };
> > > var myPano = new GStreetviewPanorama(document.getElementById("pano"),
> > > panoramaOptions);
>
> > > - pamela
>
> > > 2008/9/21 Seis Pesos <[EMAIL PROTECTED]>:
>
> > > > Hi Pamela,
>
> > > > Mr. Andrew Trice's excellent demo;
> > > >http://www.cynergysystems.com/blogs/page/andrewtrice?entry=google_eat...
> > > > It uses the trick for layering Google Maps HTML/JavaScript over Flex
> > > > content.
> > > > It displays the google earth container in a HTML DIV that through the
> > > > Flex application.
>
> > > > So, can I add StreetView with Flash like this?
> > > > Yes... I know there's no StreetView for the API for now.
> > > > Do not have any way?
> > > > In Japan, attention to the StreetView is high.
>
> > > > On 9月22日, 午後2:40, "pamela (Google Employee)" <[EMAIL PROTECTED]>
> > > > wrote:
> > > >> Hey Seis--
>
> > > >> Can you clarify your question? Is this in the JS API? There are some
> > > >> examples 
> > > >> here:http://code.google.com/apis/maps/documentation/demogallery.html?searc...
>
> > > >> - pamela
>
> > > >> On Sun, Sep 21, 2008 at 4:53 AM, Seis Pesos <[EMAIL PROTECTED]> wrote:
>
> > > >> >> but you can use it (and StreetView, by the way) from Flex using 
> > > >> >> ExternalInterface.
>
> > > >> > In this case, use "google.earth.createInstance('map3d');"
>
> > > >> > I'm sorry, stupid question following,
>
> > > >> > inStreetView'scase, how can I write code?
> > > >> > Instead of "document.getElementById"...?- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API For Flash" 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-for-flash?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to