<?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: How can we get a version 8 Bing Map with esri.virtualearth.VETiledLayer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7581#M732</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.  The older versions of Bing Map will no longer be served after the end of the month.   My concern is that the map, and its functionality may disappear by December 1st.&lt;/P&gt;&lt;P&gt;The following is the image that the users see that shows the old 2010 date as well as the lower case bing logo that identifies older versions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code that loads it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        function (Map, Extent, Point, webMercatorUtils, SpatialReference, VETiledLayer, VEGeocoder, WebTiledLayer, PictureMarkerSymbol, Graphic) {&lt;/P&gt;&lt;P&gt;            var startExtent = new Extent(-84.316, 34.988, -75.866, 36.552, new SpatialReference({ wkid: 4326 }));&lt;/P&gt;&lt;P&gt;            var geoResults;&lt;/P&gt;&lt;P&gt;            map = new Map("TheMap", &lt;SPAN __jive_macro_name="extent"&gt;&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;            var veTileLayer = new VETiledLayer(&lt;SPAN __jive_macro_name="bingMapsKey"&gt;&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;            map.addLayer(veTileLayer);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there is another way I can invoke the layer that will bring up the latest version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeannette&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Nov 2016 14:46:10 GMT</pubDate>
    <dc:creator>JeannetteAtkinson1</dc:creator>
    <dc:date>2016-11-07T14:46:10Z</dc:date>
    <item>
      <title>How can we get a version 8 Bing Map with esri.virtualearth.VETiledLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7579#M730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to upgrade to Bing Maps V8, and&amp;nbsp;&lt;SPAN&gt;esri.virtualearth.VETiledLayer uses older versions. &amp;nbsp;Is there a parameter to get a Bing Map V8? &amp;nbsp;Or is there another esri layer method we can use to get Bing Map V8? &amp;nbsp;I looked at the API, and do not see a way to pass in the version to the VETiledLayer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The version can be identified from the Bing logo at the bottom left corner of the map. &amp;nbsp;If it is upper case 'B', then it is version 8. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is the way I invoke the layer:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;var map = new esri.Map("map");&lt;BR /&gt; //Creates the Virtual Earth layer to add to the map&lt;BR /&gt; veTileLayer = new esri.virtualearth.VETiledLayer(...&lt;/P&gt;&lt;P&gt;And this is the map with the logo all in lower case:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/256606_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2016 02:02:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7579#M730</guid>
      <dc:creator>JeannetteAtkinson1</dc:creator>
      <dc:date>2016-11-03T02:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: How can we get a version 8 Bing Map with esri.virtualearth.VETiledLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7580#M731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jeannette,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Is there some feature of v8 that you are needing? Currently there is not configuration that you can make to allow you to force v8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Nov 2016 08:23:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7580#M731</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-11-05T08:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can we get a version 8 Bing Map with esri.virtualearth.VETiledLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7581#M732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Morning Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.  The older versions of Bing Map will no longer be served after the end of the month.   My concern is that the map, and its functionality may disappear by December 1st.&lt;/P&gt;&lt;P&gt;The following is the image that the users see that shows the old 2010 date as well as the lower case bing logo that identifies older versions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code that loads it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        function (Map, Extent, Point, webMercatorUtils, SpatialReference, VETiledLayer, VEGeocoder, WebTiledLayer, PictureMarkerSymbol, Graphic) {&lt;/P&gt;&lt;P&gt;            var startExtent = new Extent(-84.316, 34.988, -75.866, 36.552, new SpatialReference({ wkid: 4326 }));&lt;/P&gt;&lt;P&gt;            var geoResults;&lt;/P&gt;&lt;P&gt;            map = new Map("TheMap", &lt;SPAN __jive_macro_name="extent"&gt;&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;            var veTileLayer = new VETiledLayer(&lt;SPAN __jive_macro_name="bingMapsKey"&gt;&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;            map.addLayer(veTileLayer);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps there is another way I can invoke the layer that will bring up the latest version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeannette&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7581#M732</guid>
      <dc:creator>JeannetteAtkinson1</dc:creator>
      <dc:date>2016-11-07T14:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can we get a version 8 Bing Map with esri.virtualearth.VETiledLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7582#M733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Jeannette,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;All I can say is that esri will not allow their implementation of&amp;nbsp;&lt;SPAN&gt;VETiledLayer just quit working. They have a great working relationship with Microsoft and are aware of version changes and service access end dates.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Nov 2016 14:53:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-we-get-a-version-8-bing-map-with-esri/m-p/7582#M733</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-11-07T14:53:34Z</dc:date>
    </item>
  </channel>
</rss>

