Any way to implement functionality similar to Google Streetview or Bing Streetside?

393
1
05-02-2019 01:21 PM
JeremyRoberts2
New Contributor III

I have a Qt qml based application and wondering if there is any suggested way to implement a street-view like implementation into the app?  Does ESRI have any type of roadside imagery that can be used in runtime?

0 Kudos
1 Reply
JamesBallard1
Esri Regular Contributor

Hi Jeremy Roberts‌,

         I don't believe we have anything that's already available for use with Runtime, but this might be a possible solution: https://www.mapillary.com/arcgis

It also depends on what you want to do. If you just need high resolution raster imagery for use in 2D maps then that would be a different consideration compared to the 3D panoramic images that are used by street view.

0 Kudos