<?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: Trying to obtain Javascript code from ArcGIS Online without having any basemap in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28905#M2459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're welcome. Can you post this as an answer to your question over on &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/q/31825/124"&gt;gis.se&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Aug 2012 00:46:03 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2012-08-21T00:46:03Z</dc:date>
    <item>
      <title>Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28900#M2454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to add my shapefile to the ArcGIS Online and obtained the Javascript Code but now I do not want to have any basemap, only my shapefile. I did try adding my shapefile as basemap in the ArcGIS Online but then the shapefile loses the enable popup feature. Is there anyway I can resolve this issue? :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 21:28:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28900#M2454</guid>
      <dc:creator>SmaranHarihar</dc:creator>
      <dc:date>2012-08-20T21:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28901#M2455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_javascript_classes.htm"&gt;writing a class conceptual help topic&lt;/A&gt;&lt;SPAN&gt; there's an example that shows how to use only a feature layer in a map:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://servicesbeta.esri.com/demos/using-classes-with-javascript/legacy/empty_basemap.html"&gt;http://servicesbeta.esri.com/demos/using-classes-with-javascript/legacy/empty_basemap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is that similar to what you want?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 22:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28901#M2455</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-20T22:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28902#M2456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;In the &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_javascript_classes.htm"&gt;writing a class conceptual help topic&lt;/A&gt; there's an example that shows how to use only a feature layer in a map:&amp;nbsp; &lt;A href="http://servicesbeta.esri.com/demos/using-classes-with-javascript/legacy/empty_basemap.html"&gt;http://servicesbeta.esri.com/demos/using-classes-with-javascript/legacy/empty_basemap.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Is that similar to what you want?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right I was able to create this, but the reason I specified ArcGIS Online is because I have the required Web App ready with all the features and layout. Now I wish to only remove the basemap and I am good to go. So I am using the map-id and not sure how I can remove the basemap in the javascript code that I downloaded from the ArcOnline. So this is the &lt;/SPAN&gt;&lt;A href="http://bit.ly/SeBw21"&gt;map&lt;/A&gt;&lt;SPAN&gt; and I simply wish to get rid of the basemap and keep everything else intact&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 22:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28902#M2456</guid>
      <dc:creator>SmaranHarihar</dc:creator>
      <dc:date>2012-08-20T22:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28903#M2457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you're using that webmap with &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/namespace_esri.arcgis.utils.htm#createMap" rel="nofollow" target="_blank"&gt;createMap&lt;/A&gt;&lt;SPAN&gt;, the simplest thing to do is get a reference to your basemap layer and call &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/layer.htm#hide" rel="nofollow" target="_blank"&gt;hide&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get a reference to your basemap layer, pull the layerId out of &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#layerIds" rel="nofollow" target="_blank"&gt;map.layerIds&lt;/A&gt;&lt;SPAN&gt; and pass that to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#getLayer" rel="nofollow" target="_blank"&gt;map.getLayer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2012 23:39:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28903#M2457</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-20T23:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28904#M2458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;If you're using that webmap with &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/namespace_esri.arcgis.utils.htm#createMap"&gt;createMap&lt;/A&gt;, the simplest thing to do is get a reference to your basemap layer and call &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/layer.htm#hide"&gt;hide&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;To get a reference to your basemap layer, pull the layerId out of &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#layerIds"&gt;map.layerIds&lt;/A&gt; and pass that to &lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#getLayer"&gt;map.getLayer&lt;/A&gt;.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Derek, that does it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 00:36:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28904#M2458</guid>
      <dc:creator>SmaranHarihar</dc:creator>
      <dc:date>2012-08-21T00:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28905#M2459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're welcome. Can you post this as an answer to your question over on &lt;/SPAN&gt;&lt;A href="http://gis.stackexchange.com/q/31825/124"&gt;gis.se&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 00:46:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28905#M2459</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-08-21T00:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to obtain Javascript code from ArcGIS Online without having any basemap</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28906#M2460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You're welcome. Can you post this as an answer to your question over on &lt;A href="http://gis.stackexchange.com/q/31825/124"&gt;gis.se&lt;/A&gt;?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Absolutely&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2012 05:45:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/trying-to-obtain-javascript-code-from-arcgis/m-p/28906#M2460</guid>
      <dc:creator>SmaranHarihar</dc:creator>
      <dc:date>2012-08-26T05:45:32Z</dc:date>
    </item>
  </channel>
</rss>

