ArcGIS Javascript API - Google Map Street View Tool

1288
1
08-23-2011 09:27 AM
Status: Open
ChristopherPollard
Occasional Contributor

Please provide a Google Maps Street View tool/widget for the AGS javascript API that opens a new infowindow showing that Street View location.

There is already a user built widget for the FLEX API and it would be extremly helpful for many web mapping applications being built using the Javascript API.

Tags (2)
1 Comment
JeffPace
ciava.at wrote a streetview widget for the JS Sample Viewer 
http://www.studioat.eu/jsViewer/
http://www.arcgis.com/home/item.html?id=2ba0b738ae2c444f88c69ccd0d37c3f4
i
t works great with modification to your app, and the code is easily readable and intergratable.

Based on his work I wrote Google Maps and Google Earth Widgets 
http://www.mymanatee.org/gisapps/mapviewer/

Check them out, happy to share code if it would help.