<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Infinity Code Forum — GoogleStreetView with location not working]]></title>
		<link>https://forum.infinity-code.com/viewtopic.php?id=1466</link>
		<atom:link href="https://forum.infinity-code.com/extern.php?action=feed&amp;tid=1466&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in GoogleStreetView with location not working.]]></description>
		<lastBuildDate>Fri, 06 Mar 2020 11:55:59 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: GoogleStreetView with location not working]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6050#p6050</link>
			<description><![CDATA[<p>Many lances were broken in the war of the order parameters.<br />If necessary, I can explain in detail why our assets have this order of parameters.</p><p>The key is not used because these requests do not require a key.<br />But, I think you&#039;re right, and the request should be registered.<br />A modified script is attached.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 06 Mar 2020 11:55:59 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6050#p6050</guid>
		</item>
		<item>
			<title><![CDATA[Re: GoogleStreetView with location not working]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6049#p6049</link>
			<description><![CDATA[<p>One follow up question, why the API key is not using ??<br />As far as I know, it should be a charged service, isn&#039;t it ??<br /><a href="https://cloud.google.com/maps-platform/pricing/">https://cloud.google.com/maps-platform/pricing/</a></p>]]></description>
			<author><![CDATA[null@example.com (raymondtsang_amvr)]]></author>
			<pubDate>Fri, 06 Mar 2020 11:13:43 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6049#p6049</guid>
		</item>
		<item>
			<title><![CDATA[Re: GoogleStreetView with location not working]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6048#p6048</link>
			<description><![CDATA[<p>It works now, just found that the order of lat/lng value is wrong.<br />It is a lot better if the field order is same as API.</p><p>- <a href="https://developers.google.com/maps/documentation/streetview/intro">https://developers.google.com/maps/docu … view/intro</a><br />location can be either a text string (such as Chagrin Falls, OH) or a lat/lng value (40.457375,-80.009353).</p>]]></description>
			<author><![CDATA[null@example.com (raymondtsang_amvr)]]></author>
			<pubDate>Fri, 06 Mar 2020 11:10:41 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6048#p6048</guid>
		</item>
		<item>
			<title><![CDATA[Re: GoogleStreetView with location not working]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6047#p6047</link>
			<description><![CDATA[<p>Hello.</p><p>Just checked location requests, and on my side it works correctly.<br />Please send a location that does not work for you.</p><p>How exactly do you make the request?<br />Using Online Maps, Google Street View component, or API?<br />If using the API, please show your code.</p><p>The key is not currently used in the request.<br />The key is present so that when / if Google updates access points, we can easily update the asset without the need for users to modify their code.</p>]]></description>
			<author><![CDATA[null@example.com (Alex Vertax)]]></author>
			<pubDate>Fri, 06 Mar 2020 10:38:27 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6047#p6047</guid>
		</item>
		<item>
			<title><![CDATA[GoogleStreetView with location not working]]></title>
			<link>https://forum.infinity-code.com/viewtopic.php?pid=6045#p6045</link>
			<description><![CDATA[<p>The source code not even using the key at any where !!!???</p><p>&nbsp; &nbsp; &nbsp; &nbsp; public GoogleStreetViewMetaRequest(string key, double longitude, double latitude, string language)<br />&nbsp; &nbsp; &nbsp; &nbsp; {<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; string url = &quot;<a href="https://maps.googleapis.com/maps/api/js/GeoPhotoService.SingleImageSearch?pb=!1m5!1sapiv3!5sUS!11m2!1m1!1b0!2m4!1m2!3d{1}!4d{0}!2d750!3m17!2m1!1s{2}!9m1!1e2!11m12!1m3!1e2!2b1!3e2!1m3!1e3!2b1!3e2!1m3!1e10!2b1!3e2!4m6!1e1!1e2!1e3!1e4!1e8!1e6&amp;callback=_xdc_._dqzs51">https://maps.googleapis.com/maps/api/js … c_._dqzs51</a>&quot;;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; url = string.Format(CultureHelper.cultureInfo, url, longitude, latitude, language);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; WWWRequest request = new WWWRequest(url);<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; request.OnComplete += OnRequestComplete;<br />&nbsp; &nbsp; &nbsp; &nbsp; }</p>]]></description>
			<author><![CDATA[null@example.com (raymondtsang_amvr)]]></author>
			<pubDate>Fri, 06 Mar 2020 10:16:12 +0000</pubDate>
			<guid>https://forum.infinity-code.com/viewtopic.php?pid=6045#p6045</guid>
		</item>
	</channel>
</rss>
