Select to view content in your preferred language

Integrating streetview to my Flex Application urgent.......

8303
44
09-22-2010 12:59 AM
Matildaobaseki
Deactivated User
Hi All,

I did integrate Google streetview Wedge by dbechtold to my flex application ran it the first time from my flex builder, it worked, but wont display the second time i ran the flex application.


Also dbechtold  wedge  only displayed one location. I need a code( from the guru's) that when I  used the location wedge in my flex application, which uses esri geocoding Api, it registers the lalng and displays the corresponding location in google streetview panorama.


Any Ideas..................
Tags (2)
0 Kudos
44 Replies
JoshCalhoun
Emerging Contributor
Download this file from Robert Scheitlen. His street viewer is a lot easier to set up and use. Make sure line 62 in the Streetview.mxml has a virtual directory pointing to the StreetView.html file. Also, do not change the  WKID (spatail reference) value in line 40. My map is in TN SPC 83 it did not work for me when I changed  it from the original value.

hope it helps,

Josh Calhoun
City of Chattanooga GIS
0 Kudos
FrankRoberts
Frequent Contributor
I have just worked up a new version of that tool that gets around the pop up blocking issue by loading the content into a frame within flash.  It also mashes up the Streetview data with the Pictometry oblique view data in one window.  The widget is running under the Flexviewer 2 Beta.  You can check it out at:

http://gis.cdatribe-nsn.gov/flashmaps2/

Let me know if you want to be a guinea pig and test the widget?

Frank
0 Kudos
LeeAllen
Frequent Contributor
Frank,

I will be a guinea pig, that is awesome!!
0 Kudos
SimonMorgan
Frequent Contributor
I have just worked up a new version of that tool that gets around the pop up blocking issue by loading the content into a frame within flash.  It also mashes up the Streetview data with the Pictometry oblique view data in one window.  The widget is running under the Flexviewer 2 Beta.  You can check it out at:

http://gis.cdatribe-nsn.gov/flashmaps2/

Let me know if you want to be a guinea pig and test the widget?

Frank


Could I be a guinea pig too, this widget would fulfill the biggest request I get from my users!!!!!
0 Kudos
IainCampion
Deactivated User
I have just worked up a new version of that tool that gets around the pop up blocking issue by loading the content into a frame within flash.  It also mashes up the Streetview data with the Pictometry oblique view data in one window.  The widget is running under the Flexviewer 2 Beta.  You can check it out at:

http://gis.cdatribe-nsn.gov/flashmaps2/

Let me know if you want to be a guinea pig and test the widget?

Frank



Gidday mate,

What a legend!!

Keen to be a guinea pig and help out on the code too, very smart/designed widget mate.

Cheers
Coomsie
0 Kudos
LeeAllen
Frequent Contributor
I just gave this a try on the new 2.1 API and 2.1 flexviewer and get the following error:

Description    Resource    Path    Location    Type
Could not resolve <flexiframe:IFrame> to a component implementation.    WebForm.mxml    /FlexViewer2/src/widgets/FrStreetview    line 59    Flex Problem

I see in the doc that you used 2.0, would that be the difference?
0 Kudos
GaryBushek
Deactivated User
would like to try the streetview widget out. Any idea where I can get it? The code gallery seems very slim.  I'm new to the flex 2.x stuff as of today and i've never worked within the sample viewer before so it seems difficult to get started with custom stuff.
0 Kudos
JoshCalhoun
Emerging Contributor
Frank your asome. Thanks for the posting.

I tried your hyperlink tool but I could not get it too work. Could you post when you get it up and running?

thanks,
0 Kudos
LeeAllen
Frequent Contributor
Got it to work, perfect!!!  Yes, this is awesome.  I looked at your hyperlink tool as well, and it seemed to work, except when I went to close out the window it got stuck and I couldn't get it to go away.  Would love to see that code soon as well.
0 Kudos