<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a streetview add-in for ArcGIS Pro in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1194133#M57536</link>
    <description>&lt;P&gt;Hi.&amp;nbsp; It's super easy really.&amp;nbsp; Just add a dockpane with a WebBrowser control in it.&amp;nbsp; Then instead of opening a browser just assign the url to the dockpane WebBrowser.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;//Open the dockpane if it isn't already open
                    DockPane pane = FrameworkApplication.DockPaneManager.Find("ArcPro_DSM_Settings_Dockpane");
                    pane.Activate();

                    //Access the web control through the View
                    DockpaneView myView = DockpaneView.MyDockpaneView;
                    myView.currentUri = new Uri(@"https://www.google.com/maps/@?api=1&amp;amp;map_action=pano&amp;amp;viewpoint=" + lat + "," + lng);
                    myView.streetViewControl.Navigate(@"https://www.google.com/maps/@?api=1&amp;amp;map_action=pano&amp;amp;viewpoint=" + lat + "," + lng);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jul 2022 19:44:39 GMT</pubDate>
    <dc:creator>BrianBulla</dc:creator>
    <dc:date>2022-07-20T19:44:39Z</dc:date>
    <item>
      <title>Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493576#M21690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anybody aware of a streetview add-in for ArcGIS Pro?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 06:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493576#M21690</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2017-02-17T06:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493577#M21691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for &lt;A href="http://support.esri.com/technical-article/000012561"&gt;Pro or otherwise&lt;/A&gt; the FAQ link seems not&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Feb 2017 20:23:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493577#M21691</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-02-17T20:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493578#M21692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There was a street view add-in for Pro 1.1 that I used for a while, but this add-in is no longer compatible with the newer versions of Pro. For the life of me I cannot recall where I got this add-in from!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I now try and run the add-in, the resulting error message seems to be written in Italian (based on Google Translate). The add-in was called&amp;nbsp;PAMStreetView and there are no contact details with the associated files.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ReadMe.txt file contains the following text:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Double click on PAMStreetView.esriAddInX file for install.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Note:&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Street View requires WGS84 so add-in projects from your coordinate system current of Map to wgs84 (for now only coordinate system based on a datum wgs84)&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Tested with ArcGIS Pro 1.1.1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;For a bug of ArcGIS Pro 1.1.1 I use a rest service for projection in wgs84. In arcgis pro 1.2 I will use arcgis pro api&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Version 1.0: initial version&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So not to worry about this any further.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am hoping that there may be other Pro users out there that are aware of this add-in, or other similar 3rd party add-ins, that may be of assistance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2017 09:49:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493578#M21692</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2017-02-18T09:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493579#M21693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only source I can think of is ArcGIS Code Sharing and the &lt;A href="http://codesharing.arcgis.com/#search%3D%7Csoftware%3DAll%20Esri%20Software%7Clanguage%3DAll%20Languages%7CresultType%3D(type%3A%22code%20samples%22%20OR%20type%3A%22add-ins%22%20OR%20type%3A%22geoprocessing%20samples%22)%7CitemsPerPage%3D10%7Cpage%3D1"&gt;links there with Streeview are limited&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2017 09:56:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493579#M21693</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2017-02-18T09:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493580#M21694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan, I agree. I took a look at this site before writing through&lt;/P&gt;&lt;P&gt;GeoNet but I did not find any similar add-ins or scripts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Feb 2017 10:03:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493580#M21694</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2017-02-18T10:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493581#M21695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm in the process of trying to figure out how to convert our Google Streeview tool from a 10.2 Add-In to an ArcPro Add-In. &amp;nbsp;The code is below for 10.2. &amp;nbsp;If anyone can help me figure out how to convert it, it would be much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After adding the tool to ArcMap, you just click on the tool, then click on the map and streetview open in a web browser. &amp;nbsp;Pretty simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using System;&lt;BR /&gt;using System.Collections.Generic;&lt;BR /&gt;using System.Text;&lt;BR /&gt;using System.IO;&lt;/P&gt;&lt;P&gt;using ESRI.ArcGIS.Framework;&lt;BR /&gt;using ESRI.ArcGIS.ArcMapUI;&lt;/P&gt;&lt;P&gt;namespace GoogleStreetView_Add_In&lt;BR /&gt;{&lt;BR /&gt; public class GoogleStreetView : ESRI.ArcGIS.Desktop.AddIns.Tool&lt;BR /&gt; {&lt;BR /&gt; private ESRI.ArcGIS.Carto.IActiveView activeView;&lt;/P&gt;&lt;P&gt;public GoogleStreetView()&lt;BR /&gt; {&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;protected override void OnUpdate()&lt;BR /&gt; {&lt;BR /&gt; Enabled = ArcMap.Application != null;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;protected override void OnMouseDown(MouseEventArgs arg)&lt;BR /&gt; {&lt;BR /&gt; ESRI.ArcGIS.ArcMapUI.IMxDocument mxDoc = (IMxDocument)ArcMap.Document;&lt;BR /&gt; activeView = (ESRI.ArcGIS.Carto.IActiveView)mxDoc.FocusMap;&lt;BR /&gt; &lt;BR /&gt; //Get the screen coordinates of the mouse down event&lt;BR /&gt; ESRI.ArcGIS.Geometry.IPoint mousePoint = new ESRI.ArcGIS.Geometry.Point();&lt;BR /&gt; mousePoint.X = arg.X;&lt;BR /&gt; mousePoint.Y = arg.Y;&lt;/P&gt;&lt;P&gt;//Get the map coordinate of the event&lt;BR /&gt; ESRI.ArcGIS.Geometry.IPoint mapPoint = new ESRI.ArcGIS.Geometry.Point();&lt;BR /&gt; mapPoint = GetMapCoordinatesFromScreenCoordinates(mousePoint, activeView);&lt;/P&gt;&lt;P&gt;//MessageBox.Show(mapPoint.X.ToString() + " " + mapPoint.Y.ToString());&lt;/P&gt;&lt;P&gt;//Transform the coordinate to a GCS&lt;BR /&gt; ESRI.ArcGIS.Geometry.IGeometry geometry = mapPoint;&lt;/P&gt;&lt;P&gt;ESRI.ArcGIS.Geometry.ISpatialReferenceFactory3 srf3 = new ESRI.ArcGIS.Geometry.SpatialReferenceEnvironmentClass();&lt;BR /&gt; ESRI.ArcGIS.Geometry.GeographicCoordinateSystem gcs = (ESRI.ArcGIS.Geometry.GeographicCoordinateSystem)srf3.CreateGeographicCoordinateSystem((int)ESRI.ArcGIS.Geometry.esriSRGeoCSType.esriSRGeoCS_NAD1983);&lt;/P&gt;&lt;P&gt;ESRI.ArcGIS.Geometry.ISpatialReference3 spatialRef3 = (ESRI.ArcGIS.Geometry.ISpatialReference3)gcs;&lt;BR /&gt; spatialRef3.SetFalseOriginAndUnits(-180, -90, 1000000);&lt;/P&gt;&lt;P&gt;geometry.Project(spatialRef3);&lt;/P&gt;&lt;P&gt;//Show in web browser&lt;BR /&gt;&lt;SPAN&gt; string streetViewLink = @"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmaps.google.ca%2Fmaps%3Fq%3D" rel="nofollow" target="_blank"&gt;http://maps.google.ca/maps?q=&lt;/A&gt;&lt;SPAN&gt;" + mapPoint.Y.ToString() + "," + mapPoint.X.ToString() + "&amp;amp;num1&amp;amp;s11=" + mapPoint.Y.ToString() + "," + mapPoint.X.ToString() + "&amp;amp;sspn=16.71875,56.536561&amp;amp;ie=UTF8&amp;amp;ll=" + mapPoint.Y.ToString() + "," + mapPoint.X.ToString() + "&amp;amp;spn=0.020401,0.028753&amp;amp;z=15&amp;amp;layer=c&amp;amp;cbll=" + mapPoint.Y.ToString() + "," + mapPoint.X.ToString() + "&amp;amp;panoid=&amp;amp;cbp=12,161.92,,0,5";&lt;/SPAN&gt;&lt;BR /&gt; System.Diagnostics.Process.Start(streetViewLink);&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;//Get the Map coordinate using the mouse coordinate&lt;BR /&gt; public ESRI.ArcGIS.Geometry.IPoint GetMapCoordinatesFromScreenCoordinates(ESRI.ArcGIS.Geometry.IPoint screenPoint, ESRI.ArcGIS.Carto.IActiveView activeView)&lt;BR /&gt; {&lt;/P&gt;&lt;P&gt;if (screenPoint == null || screenPoint.IsEmpty || activeView == null)&lt;BR /&gt; {&lt;BR /&gt; return null;&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;ESRI.ArcGIS.Display.IScreenDisplay screenDisplay = activeView.ScreenDisplay;&lt;BR /&gt; ESRI.ArcGIS.Display.IDisplayTransformation displayTransformation =&lt;BR /&gt; screenDisplay.DisplayTransformation;&lt;/P&gt;&lt;P&gt;return displayTransformation.ToMapPoint((System.Int32)screenPoint.X, (System.Int32)screenPoint.Y);&lt;BR /&gt; }&lt;BR /&gt; }&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 14:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493581#M21695</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2017-07-28T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493582#M21696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a pretty simple tool that does this. It looked something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;using&lt;/SPAN&gt; System&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Threading&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Tasks&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;using&lt;/SPAN&gt; System&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Diagnostics&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;using&lt;/SPAN&gt; ArcGIS&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Desktop&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Mapping&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;using&lt;/SPAN&gt; ArcGIS&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Desktop&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Framework&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Threading&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Tasks&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;using&lt;/SPAN&gt; ArcGIS&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Core&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Geometry&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;namespace&lt;/SPAN&gt; ProAddins
&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;internal&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;class&lt;/SPAN&gt; &lt;SPAN class="token class-name"&gt;OpenStreetviewTool&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; MapTool
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;protected&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;override&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;void&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;OnToolMouseDown&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;MapViewMouseButtonEventArgs e&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;e&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;ChangedButton &lt;SPAN class="operator token"&gt;==&lt;/SPAN&gt; System&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Windows&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Input&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;MouseButton&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Left&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; e&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Handled &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt; &lt;SPAN class="comment token"&gt;//Handle the event args to get the call to the corresponding async method&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;protected&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;override&lt;/SPAN&gt; Task &lt;SPAN class="token function"&gt;HandleMouseDownAsync&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;MapViewMouseButtonEventArgs e&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt; QueuedTask&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Run&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// Convert the clicked point in client coordinates to the corresponding map coordinates.&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MapPoint mapPoint &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; MapView&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Active&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;ClientToMap&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;e&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;ClientPoint&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// convert to lon/lat&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MapPoint coords &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;MapPoint&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;GeometryEngine&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Instance&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Project&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;mapPoint&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; SpatialReferences&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;WGS84&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// open a web browser&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;string&lt;/SPAN&gt; url &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;string&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Format&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fmaps.google.com%2F%3Fcbll%3D" target="_blank"&gt;http://maps.google.com/?cbll=&lt;/A&gt;&lt;SPAN&gt;{0},{1}&amp;amp;cbp=12,90,0,0,5&amp;amp;layer=c"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; coords&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Y&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; coords&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;X&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Process&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;Start&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;url&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need some daml config. I added it to the map navigation toolbar:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;updateModule&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;refID&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;esri_mapping&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;groups&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;updateGroup&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;refID&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;esri_mapping_navigateGroup&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;&lt;/SPAN&gt;insertTool&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;refID&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;ProAddins_OpenStreetviewTool&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="attr-name token"&gt;size&lt;/SPAN&gt;&lt;SPAN class="attr-value token"&gt;&lt;SPAN class="punctuation token"&gt;=&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;large&lt;SPAN class="punctuation token"&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;/&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;updateGroup&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;groups&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="token tag"&gt;&lt;SPAN class="token tag"&gt;&lt;SPAN class="punctuation token"&gt;&amp;lt;/&lt;/SPAN&gt;updateModule&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also I just published the addins:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/roemhildtg/arcgis-pro-addins/releases/tag/1.0.0" title="https://github.com/roemhildtg/arcgis-pro-addins/releases/tag/1.0.0" rel="nofollow noopener noreferrer" target="_blank"&gt;Release First Public Release of the Addin tool collection · roemhildtg/arcgis-pro-addins · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The streetview tool is bundled in with some other buttons so you might want to build it yourself with out the beacon tool, for instance.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 21:43:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493582#M21696</guid>
      <dc:creator>GreggRoemhildt1</dc:creator>
      <dc:date>2021-12-11T21:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493583#M21697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, works like a charm and I have tested it on Pro 2.1 Beta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much for sharing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 10:53:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493583#M21697</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2017-10-21T10:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493584#M21698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Hi, thanks for the add-in!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;I tested the Streetview add-in and I think it will be working (it opens web browser on google maps) but in my case, the coordinates given to browser has coma decimals separator. I think its because my Czech (Europe) Windows, am I right? And is it possible to handle it in your add-in?&lt;/SPAN&gt;&lt;BR style="color: #24292e; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;Thank you very much, Petr B.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 09:17:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493584#M21698</guid>
      <dc:creator>PetrBlahník</dc:creator>
      <dc:date>2017-11-14T09:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493585#M21699</link>
      <description>&lt;P&gt;Yes, I have developed this add-in but Google Maps APIs Terms of Service doesn't permit (10.4d)&lt;/P&gt;&lt;P&gt;You could use &lt;A title="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/BingStreetside" href="https://github.com/Esri/arcgis-pro-sdk-community-samples/tree/master/Map-Exploration/BingStreetside" target="_blank" rel="noopener"&gt;BingStreetside&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/nicogis/ArcGISPro_AddIn_StreetView" target="_self"&gt;Here my code (updated version ArcGIS Pro 3.0)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 18:21:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493585#M21699</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2022-09-08T18:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493586#M21700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the add-in.&amp;nbsp; I do have a couple of enhancements/issues.&amp;nbsp; I am running in ArcPro 2.0.&amp;nbsp; After installing the addin, you click on one of the ribbon apps and you can't release it back to the original ID/Select settings.&amp;nbsp; Also,&amp;nbsp; you can't remove the addin unless you remove the fil;e placed in the user folder structure. Lastly, StreetView opens in full screen mode which will cover what you are working on.&amp;nbsp; It might be more useful if it is a smaller window that pops on top of the ArcPro window.&amp;nbsp; Other than these issues, I'm glad someone is providing something for Street View for Pro!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Sep 2018 12:55:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493586#M21700</guid>
      <dc:creator>BrettSanders</dc:creator>
      <dc:date>2018-09-26T12:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493587#M21701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for sharing this out! I just started testing this in 2.3.0 and so far its working great.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2019 20:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493587#M21701</guid>
      <dc:creator>JonSedey1</dc:creator>
      <dc:date>2019-02-06T20:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493588#M21702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Hi, thanks for the add-in!!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Like Petr B.&lt;/SPAN&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;I tested the Streetview add-in and I think it will be working (it opens web browser on google maps) but in my case, the coordinates given to browser has coma decimals separator. I think its because my&amp;nbsp;Spanish (Europe) Windows, am I right? And is it possible to handle it in your add-in?&lt;/SPAN&gt;&lt;BR style="color: #24292e; background-color: #ffffff;" /&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;Thank you very much, Petr B.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2019 12:27:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493588#M21702</guid>
      <dc:creator>RubenReguero_Quirantes1</dc:creator>
      <dc:date>2019-11-28T12:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493589#M21703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MapPoint.X and MapPoint.Y are both double, so if your system is set for a "comma" decimal separator your best bet might be to convert them both to a string, and then replace the "comma" with a "decimal" since that is what the Google URL is expecting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Something like this might work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;string yString = coords.Y.toString().Replace(",", ".");&lt;/P&gt;&lt;P&gt;string xString = coords.X.toString()&lt;SPAN&gt;.Replace(",", ".")&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then replace coords in the URL with yString and xString respectively.&amp;nbsp; I would think that would work, but I haven't actually tried it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:04:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/493589#M21703</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2019-12-03T15:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1160539#M53555</link>
      <description>&lt;P&gt;Thank you for the addin! Works perfect! (current version arcpro 2.9.2)&lt;/P&gt;</description>
      <pubDate>Sat, 02 Apr 2022 12:54:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1160539#M53555</guid>
      <dc:creator>IoDogani</dc:creator>
      <dc:date>2022-04-02T12:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1187210#M56662</link>
      <description>&lt;P&gt;Just updated to Pro 3.0 and the Add-In doesn't load. Complains that it targets an incompatible version of ArcGIS Pro (2.0). Does anyone know of a workaround other than re-compiling the source code to include 3.0?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 10:53:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1187210#M56662</guid>
      <dc:creator>AlanTonkin_FMConway</dc:creator>
      <dc:date>2022-06-28T10:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1187251#M56666</link>
      <description>&lt;P&gt;Hi Gregg,&lt;/P&gt;&lt;P&gt;Would you be able to compile the Add-In so that it installs correctly under ArcGIS Pro 3.0?&lt;/P&gt;&lt;P&gt;The version under GitHub is targeted at version 2. This tool is such a massive help and it would be great if you could do this for the community.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 13:15:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1187251#M56666</guid>
      <dc:creator>AlanTonkin_FMConway</dc:creator>
      <dc:date>2022-06-28T13:15:02Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1188471#M56828</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/598331"&gt;@AlanTonkin_FMConway&lt;/a&gt;&amp;nbsp;Looks like Gregg hasn't signed in for a while. I'll see if I can recompile his github code to .NET 6 and 3.0. I'll let you know.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 20:36:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1188471#M56828</guid>
      <dc:creator>Jimmy_Simpson</dc:creator>
      <dc:date>2022-06-30T20:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1188511#M56834</link>
      <description>&lt;P&gt;That would be awesome....I could use this as well. Although I am not sure how to remove the Beacon button?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 22:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1188511#M56834</guid>
      <dc:creator>SharonAnderson2</dc:creator>
      <dc:date>2022-06-30T22:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a streetview add-in for ArcGIS Pro</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1188513#M56835</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/326395"&gt;@SharonAnderson2&lt;/a&gt;&amp;nbsp;I see that Beacon button in the screenshot. I believe in the version I had in 2.9 it said something like "Parcel" - don't remember for sure. Can for sure remove when I export.&lt;BR /&gt;&lt;BR /&gt;I think I can recompile it, but not sure about reposting it. Anyone know the legality or courtesy of taking someone else's code, recompiling, and reposting on their own Github account? Sounds really fishy to me.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2022 22:33:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/is-there-a-streetview-add-in-for-arcgis-pro/m-p/1188513#M56835</guid>
      <dc:creator>Jimmy_Simpson</dc:creator>
      <dc:date>2022-06-30T22:33:25Z</dc:date>
    </item>
  </channel>
</rss>

