Nice work Jesse, I have been looking at doing something similar. I looked through your source code and the only question I have is how do you pass the streetView div back into the Flex app? I have seen a few other similar examples, but the streetview takes up the entire bottom of the screen. I like how you have it just below the map. Too bad Google hasn't made StreetView part of the Flash API.
Thanks, Justin On Nov 21, 1:32 pm, Jesse <[email protected]> wrote: > Hi, > > street view is not part of the flash API. However you can use the > flash ExternalInterface for the necessary two way communication > between flash and JavaScript. I did this onhttp://www.howsfvotes.com > It took me about a day to get all the interactions polished. Look at > the HTML page source on my site and you should be able to imagine what > code is necessary on the flash side. > > Jesse > > On Nov 19, 1:29 pm, thodoris <[email protected]> wrote: > > > > > Is GStreetviewPanorama available in flash maps api? > > Maybe a beta version that i can test? > > > If not do you think i will integrate easily the flash map api with > > some external javascript calls to the JavaScript api? > > > thanks for any hint or advice -- 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.
