Looks like on Dec 4th 08 Andrew Trice showed how to use the external interface to render the Street View! It use the External Interface mechanism.
http://www.insideria.com/2008/12/making-separate-components-wor.html Thanks mucho! ...I'll still of course be interested in when the Street View is made part of the Flex/Flash/Gmap API itself...that will be cool too, but in the mean time, there's a way to move forward. On Nov 22, 9:48 am, Woody <[EMAIL PROTECTED]> wrote: > Hi Pamela > very cool...and thanks in advance...I'm 'jonesing' for the demo. > > Note that I'm doing some testing with SAP (yes, that large clunky > German software package) and have somewhat succesfully integrated > Google StreetView with SAP CRM (see my > youtube:http://www.youtube.com/watch?v=VzfpdlrNw3Q)...but, alas I'm having > JavaScript challenges when displaying the web page within what's > called a "GuiXT Viewer" (a little piece of SAP related software)...the > JavaScript doesn't behave properly in the SAP GuiXT viewer (which I > need to tie the session to the SAP CRM thick client session), but the > JavaScript does work when launched from a regular browser. > > The point: It appears that Flex may abstract me from the vicissitudes > of JavaScript, and Flex appears to offer alot of advantages over > JavaScript. > > Woody > On Nov 13, 11:42 pm, "pamela (Google Employee)" <[EMAIL PROTECTED]> > wrote: > > > > > Hi developers- > > > There is not yet a demo of using ExternalInterface with > > GStreetviewPanorama/GStreetviewClient. I'll put it on my short-list of demos > > to complete. > > > - pamela > > > On Mon, Nov 10, 2008 at 7:57 AM, Woody <[EMAIL PROTECTED]> wrote: > > > > 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 likeStreetViewout there...so making > > > this available in Flex is going to happen. > > > > My goal is to have aStreetViewmashed up with some ESRI based web > > > services via Flexbuilder...so just a bit of viewing somebody eles's > > > source code that pulledStreetViewinto 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 -- Hide quoted text - > > > - Show quoted text -- 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 -~----------~----~----~----~------~----~------~--~---
