<?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: Base Maps aren't displaying in ArcGIS for SharePoint Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624466#M1675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks sounhein, but I'm using the sharepoint webpart provided by ESRI, I am not coding anything.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Sep 2010 09:28:29 GMT</pubDate>
    <dc:creator>DavidLozzi</dc:creator>
    <dc:date>2010-09-27T09:28:29Z</dc:date>
    <item>
      <title>Base Maps aren't displaying</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624464#M1673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Howdy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the web part downloaded onto my WSS3 server. I am trying to use 2 base maps, one for street one for imagery. I have them both loaded into the base map list. When I load the web part, i see that the street loads then the imagery loads right over it. The layer selector in the top right shows both Street and Image, and if I select either nothing changes. Can this be setup so the user can pick between the two?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 19:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624464#M1673</guid>
      <dc:creator>DavidLozzi</dc:creator>
      <dc:date>2010-09-24T19:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Base Maps aren't displaying</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624465#M1674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Guy:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You might want to look at this code.&amp;nbsp;&amp;nbsp; Here are two base maps that are drawn via two buttons. WHile I am not sure if your using any buttons you can see that the first base map is set to a value = 0 and the second base maps is set to value = 1.&amp;nbsp;&amp;nbsp; The "0" value indicates that this map will draw first as the default.&amp;nbsp; See eaxmple below:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISTiledMapServiceLayer show="layerShowHandler(event)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="{bb.selectedIndex == 0}"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;esri:ArcGISTiledMapServiceLayer show="layerShowHandler(event)"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/USA_Topo_Maps/MapServer&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; visible="{bb.selectedIndex == 1}"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Randy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 20:29:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624465#M1674</guid>
      <dc:creator>RandallSounhein</dc:creator>
      <dc:date>2010-09-24T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Base Maps aren't displaying</title>
      <link>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624466#M1675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks sounhein, but I'm using the sharepoint webpart provided by ESRI, I am not coding anything.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Sep 2010 09:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-sharepoint-questions/base-maps-aren-t-displaying/m-p/624466#M1675</guid>
      <dc:creator>DavidLozzi</dc:creator>
      <dc:date>2010-09-27T09:28:29Z</dc:date>
    </item>
  </channel>
</rss>

