Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicogis/ArcGISPro_AddIn_StreetView

ArcGIS Pro AddIn - StreetView
https://github.com/nicogis/ArcGISPro_AddIn_StreetView

arcgis-pro arcgis-pro-addin arcgis-pro-sdk streetview

Last synced: about 1 month ago
JSON representation

ArcGIS Pro AddIn - StreetView

Awesome Lists containing this project

README

        

# ArcGIS Pro StreetView Addin

Set in Options -> StreetView -> Url

Placeholder: #Longitude#, #Latitude#, #Width# (optional), #Height# (optional)

Example:

https://www.mysite.com/panoAvailable.html?lat=#Latitude#&long=#Longitude#&width=#Width#&Height=#Height#

(if you host panoAvailable.html set your key in html)

https://www.google.com/maps/@?api=1&map_action=pano&viewpoint=#Latitude#%2C#Longitude#

![Settings](Help/Settings.PNG)

## Requirements
- ArcGIS Pro 3.1
- Supported platforms
- Windows 11 (Home, Pro, Enterprise)
- Windows 10 (Home, Pro, Enterprise) (64 bit)
- Supported .NET
- Microsoft .NET Runtime 6.0.5 or higher. Download .NET 6.0
- Supported IDEs
- Visual Studio 2022 (v17.2 or higher)
- Community Edition
- Professional Edition
- Enterprise Edition