<?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 Unable to Load Map!! in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580236#M54134</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;I subscribed to ArcGIS Online 60-day Trial account. I published a feature layer. The size of this layer is about 800 MB. Through several attempts, I was finally able to publish the service. I can view the service in My Content and was able to view the full loaded map as well in ArcGIS Online. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;I created an ASP.Net web application to call this service using the ArcGIS 10.4 Javascript API. Intially I was able to view 1/4th of the map. But now, the map does not load at all. I understand that its a huge map and cannot be loaded fully. Infact I even tried to change the maximum records count. That didn't work. Also even after using the Map View's zoom and extent properties I was unable to load even a part of the map. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;I am stuck with this. Please help.​&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 May 2016 20:19:07 GMT</pubDate>
    <dc:creator>VinuthaDevakumar1</dc:creator>
    <dc:date>2016-05-05T20:19:07Z</dc:date>
    <item>
      <title>Unable to Load Map!!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580236#M54134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;I subscribed to ArcGIS Online 60-day Trial account. I published a feature layer. The size of this layer is about 800 MB. Through several attempts, I was finally able to publish the service. I can view the service in My Content and was able to view the full loaded map as well in ArcGIS Online. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;I created an ASP.Net web application to call this service using the ArcGIS 10.4 Javascript API. Intially I was able to view 1/4th of the map. But now, the map does not load at all. I understand that its a huge map and cannot be loaded fully. Infact I even tried to change the maximum records count. That didn't work. Also even after using the Map View's zoom and extent properties I was unable to load even a part of the map. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3334ca;"&gt;I am stuck with this. Please help.​&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 20:19:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580236#M54134</guid>
      <dc:creator>VinuthaDevakumar1</dc:creator>
      <dc:date>2016-05-05T20:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Map!!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580237#M54135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vinutha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would it be possible for you to post a link to your feature class that you published? Or maybe post the code you wrote to make this application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 05:29:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580237#M54135</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-05-12T05:29:08Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Map!!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580238#M54136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For big amount of data (number or complexity)&amp;nbsp; it is better to use Dynamic Map Services for &lt;STRONG&gt;operational layers&lt;/STRONG&gt; if it possible. This option is only available through ArcGIS for Server and not from ArcGIS Online. &lt;/P&gt;&lt;P&gt;ArcGIS Online publish Feature Services and Tiled Services. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 May 2016 07:53:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580238#M54136</guid>
      <dc:creator>PanagiotisPapadopoulos</dc:creator>
      <dc:date>2016-05-12T07:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Load Map!!</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580239#M54137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. I was able to resolve this issue. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:08:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/unable-to-load-map/m-p/580239#M54137</guid>
      <dc:creator>VinuthaDevakumar1</dc:creator>
      <dc:date>2016-06-15T17:08:49Z</dc:date>
    </item>
  </channel>
</rss>

