<?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: Google Street View with Web Mercator in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342465#M8186</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also use the WebMercatorUtil to convert between WGS84 and Web Mercator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/utils/WebMercatorUtil.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/utils/WebMercatorUtil.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 22:39:26 GMT</pubDate>
    <dc:creator>DasaPaddock</dc:creator>
    <dc:date>2010-05-18T22:39:26Z</dc:date>
    <item>
      <title>Google Street View with Web Mercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342463#M8184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am pretty new to the Flex API.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Trying to figure out if I can take an existing application that has Google Street View Integrated using WGS84 Basemaps, change my base maps to the web mercator projection (102100) and have my street view work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At this point I have not had much luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight on this would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ted&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 17:42:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342463#M8184</guid>
      <dc:creator>TedLucas</dc:creator>
      <dc:date>2010-05-18T17:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: Google Street View with Web Mercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342464#M8185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will have to project the MapPoint to WGS84 then send it do the google street view component.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can learn more about projecting a point in the online sample linked below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/flex/samples/index.html?sample=ProjectPoint"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/flex/samples/index.html?sample=ProjectPoint&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will have to create your own Geometry Service in your ArcGIS server or use the ESRI on as demonstrated in the sample.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Drew&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 22:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342464#M8185</guid>
      <dc:creator>Drew</dc:creator>
      <dc:date>2010-05-18T22:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Google Street View with Web Mercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342465#M8186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can also use the WebMercatorUtil to convert between WGS84 and Web Mercator:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/utils/WebMercatorUtil.html"&gt;http://help.arcgis.com/en/webapi/flex/apiref/com/esri/ags/utils/WebMercatorUtil.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 22:39:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342465#M8186</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-05-18T22:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Google Street View with Web Mercator</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342466#M8187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks I will dig a little deeper into this issue and try to more effectively utilize the WebMercatorUtil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 May 2010 14:18:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/google-street-view-with-web-mercator/m-p/342466#M8187</guid>
      <dc:creator>TedLucas</dc:creator>
      <dc:date>2010-05-19T14:18:20Z</dc:date>
    </item>
  </channel>
</rss>

