I put together a small ArcGIS Pro add-in that opens Google Street View from a clicked map location.
What it does:
- Adds a `Google Street View` tab in ArcGIS Pro
- Adds an `Open Street View` map tool
- Click a point on the map
- Opens Google Street View for that location in your default browser
Current behavior:
- Works as a standalone ArcGIS Pro add-in
- Opens Street View in the browser, not embedded inside Pro
- Requires an active map view
- Street View availability depends on Google coverage
Download:
- GitHub release:
https://github.com/jabush-opelikaGIS/StreetViewAddin/releases/tag/v1.0.0
Install:
1. Download `GoogleStreetView-PublicRelease.zip` or `GoogleStreetView.esriAddinX`
2. Install the add-in
3. Restart ArcGIS Pro if needed
4. Open the `Google Street View` tab
5. Click `Open Street View`
6. Click a location on the map
Notes:
- This is intended as a lightweight utility for ArcGIS Pro users
- Use of Google Street View is subject to Google’s terms and licensing
This add-in does not store, download, or process Google Street View imagery and only opens Google Maps in a web browser in accordance with Google Maps Platform Terms of Service.
Credits:
James Bush
If anyone tests it on different ArcGIS Pro versions, I’d be glad to hear how it goes.