Select to view content in your preferred language

Does ESRI provide panoramic 360 degree  Street View service like Google?

2778
2
02-14-2011 10:23 AM
XiujuZhou
Emerging Contributor
Google Street View provides panoramic 360 degree views. I need the street view in my ESRI ArcGIS API for sliverlight website. when user click a parcle, display the parcle building and street around it. I am wondering  whether ESRI provide panoramic 360 degree  Street View ? if not, Can ArcGIS API use Google street view?
0 Kudos
2 Replies
ScottFriedrich
Regular Contributor
Hello,

You can easily integrate Street View with your silverlight application.  Simply pass the Map Point coordinates to a separate page...look here:

http://code.google.com/apis/maps/documentation/javascript/services.html#StreetViewMapUsage

Good Luck,

Scott
0 Kudos
XiujuZhou
Emerging Contributor
great solution! Thank you LochDhu.
0 Kudos