<?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: Expected semicolon - Base map in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134338#M12503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't seemed to run into this recently; additionally, we haven't made any code changes in the mapping app... it may have been something odd with the Esri API/CDN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Nov 2015 20:26:15 GMT</pubDate>
    <dc:creator>ChrisSmith7</dc:creator>
    <dc:date>2015-11-12T20:26:15Z</dc:date>
    <item>
      <title>Expected semicolon - Base map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134336#M12501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Recently, I noticed the base maps I'm using are throwing script errors in the debugger:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/132967_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Here's the additional info:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/133025_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tilemap/1/0/0/8/8?callback=dojo.io.script.jsonp_dojoIoScript6._jsonpCallback" title="https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tilemap/1/0/0/8/8?callback=dojo.io.script.jsonp_dojoIoScript6._jsonpCallback"&gt;https://services.arcgisonline.com/ArcGIS/rest/services/Canvas/World_Light_Gray_Base/MapServer/tilemap/1/0/0/8/8?callback…&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nothing looks odd in the JSON. Just to make sure, I validated in &lt;A href="http://jsonlint.com/" title="http://jsonlint.com/"&gt;JSONLint - The JSON Validator.&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas as to what's going on? It doesn't appear to affect the app, aside from noise in the console.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Oct 2015 21:41:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134336#M12501</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-10-23T21:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Expected semicolon - Base map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134337#M12502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll need to show all of your code. It could be an actual missing semicolon or some kind of hiccup that JavaScript allows, and still renders your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, shooting from the hip thought: Could be callback is a keyword that JSONP is expecting, not JSON.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 13:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134337#M12502</guid>
      <dc:creator>TyroneBiggums</dc:creator>
      <dc:date>2015-10-26T13:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expected semicolon - Base map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134338#M12503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I haven't seemed to run into this recently; additionally, we haven't made any code changes in the mapping app... it may have been something odd with the Esri API/CDN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Nov 2015 20:26:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134338#M12503</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-11-12T20:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Expected semicolon - Base map</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134339#M12504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris, I know the error has fixed itself, but I recall getting this error, and it was either, as Tyrone mentioned, a previos line, or it seems to me it was a line that didn't line a carriage return in the argument (i.e. Didn't see it as a continuation).&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 16:55:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/expected-semicolon-base-map/m-p/134339#M12504</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2015-11-13T16:55:07Z</dc:date>
    </item>
  </channel>
</rss>

