<?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: Usage of Google Street View as a custom widget in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234786#M21856</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone recently communicated with a human at Google?&amp;nbsp; A few weeks ago I tried emailing maps-api-usage-questions@.., but as expected they won't answer.&amp;nbsp; We don't want to make assumptions about their Terms of Service.&amp;nbsp; Here is what I asked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;When it comes to dynamically displaying Street View using a lat/lon obtained from a map click inside an ESRI (or any non-Google) web application, will Google allow either of the following scenarios?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;1. Opening a new window containing only the street view by using this URL structure: &lt;/SPAN&gt;&lt;A href="http://maps.google.com/maps?q=&amp;amp;layer=c&amp;amp;cbll=32.7211048,-97.1346032"&gt;&lt;SPAN style="color: #0563c1; text-decoration: underline; font-size: medium; font-family: Calibri;"&gt;http://maps.google.com/maps?q=&amp;amp;layer=c&amp;amp;cbll=32.7211048,-97.1346032&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;No API is used for development in this case.&amp;nbsp; If for some reason this is prohibited, what about dynamically generating a link inside my application containing the lat/lon parameters, so the user would just need to click on the link to open a new window?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;2. Opening a new window containing both a Google Map and a Street View container, similar to this: &lt;/SPAN&gt;&lt;A href="http://www.geocodezip.com/v3_Streetview_lookAtC.html?location=40.720032,-73.988354&amp;amp;fov=90&amp;amp;heading=235&amp;amp;pitch=10"&gt;&lt;SPAN style="color: #0563c1; text-decoration: underline; font-size: medium; font-family: Calibri;"&gt;http://www.geocodezip.com/v3_Streetview_lookAtC.html?location=40.720032,-73.988354&amp;amp;fov=90&amp;amp;heading=235&amp;amp;pitch=10&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;If needed, I could automatically zoom to the location (in the 2D map), and then perhaps use the center spot in the Google Map as a determinant for loading the Street View right beside it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Based on Google's restrictions, I don't see a specific reference to using direct URLs (rather than the Maps Javascript API + key) in a new window. And while it does specify a Google Map must be the source of the Street View location, there's nothing stating how the Google Map is used - manually or programmatically - to ultimately obtain the location.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2018 22:07:35 GMT</pubDate>
    <dc:creator>deleted-user-ZTub55yWbsya</dc:creator>
    <dc:date>2018-01-22T22:07:35Z</dc:date>
    <item>
      <title>Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234782#M21852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Greetings!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an information technologies company we are developing apps for municipalities usage. Through their demands, we developed Google Street View app in ArcMap Javascript API. Let me explain what it does:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Users can point and drag the Google Yellow Man on GoogleMap in our widget.&lt;/LI&gt;&lt;LI&gt;The extent of ESRI layers on main Open Street Map changes to the point where users dragged the Yellow Man.&lt;/LI&gt;&lt;LI&gt;Users can view the surroundings in our app via Google Street View data.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can view the screenshot of our widget. My question is: Do you think that it violates the terms of Google Street View?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If non-Google map usage is the problem (OSM), does it prevent the violation of terms of Google if we use Google Map as basemap?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope Mr. &lt;A href="https://community.esri.com/people/rscheitlin"&gt;rscheitlin&lt;/A&gt; sees and answers this question cause he developed a widget once but gave up distributing it due to the facts of terms of Google Street View.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Bugra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 09:00:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234782#M21852</guid>
      <dc:creator>BugraOtken</dc:creator>
      <dc:date>2017-11-02T09:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234783#M21853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bugra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;This looks like it may work then,&amp;nbsp;because you are using a Google Map and you are interacting with the Google Map and just syncing your esri map with the google maps extent. I would suggest that you even place a marker on the esri map to show the street view POV (point of view). Nice workaround for the TOS issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 12:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234783#M21853</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-02T12:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234784#M21854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Mr. Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually we do have a rotatable marker but i didn't interact with the map while capturing a screenshot. Then i understand that we don't have to worry about TOS issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your answer Mr. Robert!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 13:32:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234784#M21854</guid>
      <dc:creator>BugraOtken</dc:creator>
      <dc:date>2017-11-02T13:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234785#M21855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Burga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;It is my opinion that it would conform to Google Maps API TOS. Your best bet is to run this part the Google Maps API team&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-email-small" href="mailto:maps-api-usage-questions@google.com"&gt;maps-api-usage-questions@google.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2017 13:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234785#M21855</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-11-02T13:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234786#M21856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone recently communicated with a human at Google?&amp;nbsp; A few weeks ago I tried emailing maps-api-usage-questions@.., but as expected they won't answer.&amp;nbsp; We don't want to make assumptions about their Terms of Service.&amp;nbsp; Here is what I asked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;When it comes to dynamically displaying Street View using a lat/lon obtained from a map click inside an ESRI (or any non-Google) web application, will Google allow either of the following scenarios?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;1. Opening a new window containing only the street view by using this URL structure: &lt;/SPAN&gt;&lt;A href="http://maps.google.com/maps?q=&amp;amp;layer=c&amp;amp;cbll=32.7211048,-97.1346032"&gt;&lt;SPAN style="color: #0563c1; text-decoration: underline; font-size: medium; font-family: Calibri;"&gt;http://maps.google.com/maps?q=&amp;amp;layer=c&amp;amp;cbll=32.7211048,-97.1346032&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;No API is used for development in this case.&amp;nbsp; If for some reason this is prohibited, what about dynamically generating a link inside my application containing the lat/lon parameters, so the user would just need to click on the link to open a new window?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;2. Opening a new window containing both a Google Map and a Street View container, similar to this: &lt;/SPAN&gt;&lt;A href="http://www.geocodezip.com/v3_Streetview_lookAtC.html?location=40.720032,-73.988354&amp;amp;fov=90&amp;amp;heading=235&amp;amp;pitch=10"&gt;&lt;SPAN style="color: #0563c1; text-decoration: underline; font-size: medium; font-family: Calibri;"&gt;http://www.geocodezip.com/v3_Streetview_lookAtC.html?location=40.720032,-73.988354&amp;amp;fov=90&amp;amp;heading=235&amp;amp;pitch=10&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;If needed, I could automatically zoom to the location (in the 2D map), and then perhaps use the center spot in the Google Map as a determinant for loading the Street View right beside it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in 0pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: medium;"&gt;Based on Google's restrictions, I don't see a specific reference to using direct URLs (rather than the Maps Javascript API + key) in a new window. And while it does specify a Google Map must be the source of the Street View location, there's nothing stating how the Google Map is used - manually or programmatically - to ultimately obtain the location.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 22:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234786#M21856</guid>
      <dc:creator>deleted-user-ZTub55yWbsya</dc:creator>
      <dc:date>2018-01-22T22:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234787#M21857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;I have the same situation, have you ever got the answers regarding Google Street View TOS?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2018 13:58:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234787#M21857</guid>
      <dc:creator>JelenaCvetinovic1</dc:creator>
      <dc:date>2018-02-05T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234788#M21858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jelena, &lt;/P&gt;&lt;P&gt;No, I have not heard back.&amp;nbsp; When it comes to these sorts of things, Google clearly has higher priorities ($$$) than taking time out to help an individual understand if they are abiding by the rules.&amp;nbsp; I'm sure if they &lt;EM&gt;really&lt;/EM&gt; want to know&amp;nbsp;they can&amp;nbsp;somehow trace all references made to their pages and start with the highest violators!&amp;nbsp; &amp;nbsp;For&amp;nbsp;organizations who don't want to proceed without safely confirming, it may be a lost cause.&amp;nbsp; I wish there was more to say.&amp;nbsp; Maybe someone else will jump in here....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 22:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234788#M21858</guid>
      <dc:creator>deleted-user-ZTub55yWbsya</dc:creator>
      <dc:date>2018-02-06T22:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234789#M21859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for replying. I really hope that we will find the answer eventually...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jelena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2018 11:11:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234789#M21859</guid>
      <dc:creator>JelenaCvetinovic1</dc:creator>
      <dc:date>2018-02-10T11:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234790#M21860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you ever hear anything back from Google about this use case? We are running into same issues/questions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2018 19:25:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234790#M21860</guid>
      <dc:creator>MikeNelson4</dc:creator>
      <dc:date>2018-08-27T19:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234791#M21861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike. We don't have anything new on this matter. Maybe someone else has something new...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 07:27:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234791#M21861</guid>
      <dc:creator>JelenaCvetinovic1</dc:creator>
      <dc:date>2018-08-28T07:27:32Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234792#M21862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Our manager was able to get someone from Google on the phone. They were familiar with Esri software. Explained what we wanted to do: have an embedded window within ArcMap that brought up Google Maps or Streetview and followed along as user panned around. He said that would be fine as long as we had an API Key and a billable account tied to it. And there may be charges per call based on Google's new pay model with their maps API. He said they were more concerned with bulk download of imagery.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2018 14:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234792#M21862</guid>
      <dc:creator>MikeNelson4</dc:creator>
      <dc:date>2018-09-10T14:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of Google Street View as a custom widget</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234793#M21863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would get that in writing. I personally have been contact by the Google Maps API team and been told of the violation of Google Maps API TOS specific sections when using a Non Google map as the starting point to display a Google StreetView.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2019 16:00:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/usage-of-google-street-view-as-a-custom-widget/m-p/234793#M21863</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-04-16T16:00:04Z</dc:date>
    </item>
  </channel>
</rss>

