<?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 Adding Google Street View to Popups in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181461#M33309</link>
    <description>&lt;P&gt;Hello, all.&lt;/P&gt;&lt;P&gt;I'm experimenting with adding Google Street View images to feature popups in the new map viewer in Enterprise 10.9.1. What I want to do is use an Arcade expression to build the api link using either the feature's coordinates or the address (if it has one). I can get Arcade to build the URL, but it doesn't bring anything in if I use that expression for the image URL. However, if I copy that same URL and put it in the URL box as text (rather than as from an expresssion), it works just fine. Is there a special workaround I need to get the calculated URL working properly?&lt;/P&gt;</description>
    <pubDate>Thu, 09 Jun 2022 15:01:35 GMT</pubDate>
    <dc:creator>JCGuarneri</dc:creator>
    <dc:date>2022-06-09T15:01:35Z</dc:date>
    <item>
      <title>Adding Google Street View to Popups</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181461#M33309</link>
      <description>&lt;P&gt;Hello, all.&lt;/P&gt;&lt;P&gt;I'm experimenting with adding Google Street View images to feature popups in the new map viewer in Enterprise 10.9.1. What I want to do is use an Arcade expression to build the api link using either the feature's coordinates or the address (if it has one). I can get Arcade to build the URL, but it doesn't bring anything in if I use that expression for the image URL. However, if I copy that same URL and put it in the URL box as text (rather than as from an expresssion), it works just fine. Is there a special workaround I need to get the calculated URL working properly?&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 15:01:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181461#M33309</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2022-06-09T15:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Google Street View to Popups</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181519#M33310</link>
      <description>&lt;P&gt;Looks like I've answered my own question here: Upon inspecting what link comes out the other side where the image should be, I discovered the ampersands were getting replaced. Using URLEncode() on the whole link doesn't work, but I discovered I can just build a location string from address, street, town, and state, or from lat and long, and URLEncode() that. Then, I add the base URL as plain text to the URL box, with the expression inserted after "&amp;amp;location=".&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JCGuarneri_0-1654791618638.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/43119iE23A26014D4480FA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JCGuarneri_0-1654791618638.png" alt="JCGuarneri_0-1654791618638.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 16:20:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181519#M33310</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2022-06-09T16:20:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Google Street View to Popups</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181588#M33312</link>
      <description>&lt;P&gt;note that google street view API has to be called from a google streemap, else you are in violation of the google street view terms. As this is just experimental YMMV.&amp;nbsp;&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;(e)&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;No Use With Non-Google Maps&lt;/EM&gt;&lt;SPAN&gt;. To avoid quality issues and/or brand confusion, Customer will not use the Google Maps Core Services with or near a non-Google Map in a Customer Application. For example, Customer will not (i) display or use Places content on a non-Google map, (ii) display Street View imagery and non-Google maps on the same screen, or (iii) link a Google Map to non-Google Maps content or a non-Google map."&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 18:55:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181588#M33312</guid>
      <dc:creator>NathanEnge</dc:creator>
      <dc:date>2022-06-09T18:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Google Street View to Popups</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181855#M33315</link>
      <description>&lt;P&gt;Good to know! Thank you, I'll have to proceed with caution.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2022 14:27:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/adding-google-street-view-to-popups/m-p/1181855#M33315</guid>
      <dc:creator>JCGuarneri</dc:creator>
      <dc:date>2022-06-10T14:27:01Z</dc:date>
    </item>
  </channel>
</rss>

