<?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 Grid Lines on KML Layer in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/grid-lines-on-kml-layer/m-p/418887#M38505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm loading a map using KML which I created.&lt;/P&gt;&lt;P&gt;When loading the KML via one of the sandbox all looks good.&lt;/P&gt;&lt;P&gt;When I use the exact same code locally in HTML file , i get grid lines coming on the layer.&lt;/P&gt;&lt;P&gt;The KML is a combination of polygons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below the one with the lines and the one without.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can someone assist?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Betz&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/133522_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/133532_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Oct 2015 09:54:03 GMT</pubDate>
    <dc:creator>BetzRacovsky</dc:creator>
    <dc:date>2015-10-27T09:54:03Z</dc:date>
    <item>
      <title>Grid Lines on KML Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/grid-lines-on-kml-layer/m-p/418887#M38505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm loading a map using KML which I created.&lt;/P&gt;&lt;P&gt;When loading the KML via one of the sandbox all looks good.&lt;/P&gt;&lt;P&gt;When I use the exact same code locally in HTML file , i get grid lines coming on the layer.&lt;/P&gt;&lt;P&gt;The KML is a combination of polygons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see below the one with the lines and the one without.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can someone assist?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Betz&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/133522_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/133532_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 09:54:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/grid-lines-on-kml-layer/m-p/418887#M38505</guid>
      <dc:creator>BetzRacovsky</dc:creator>
      <dc:date>2015-10-27T09:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Grid Lines on KML Layer</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/grid-lines-on-kml-layer/m-p/418888#M38506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your KML publicly accessible? Because according to API Docs&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: bold; color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;Note&lt;/SPAN&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;: The KMLLayer uses a utility service from ArcGIS.com, therefore your kml/kmz must be publicly accessible on the internet. If your kml/kmz files are behind the firewall you will need to set the &lt;/SPAN&gt;&lt;CODE&gt;&lt;A href="https://developers.arcgis.com/javascript/jshelp/inside_defaults.html" style="color: #00629b;" rel="nofollow noopener noreferrer" target="_blank"&gt;esriConfig.defaults.kmlService&lt;/A&gt;&lt;/CODE&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt; to your own utility service. (Requires Portal for ArcGIS).&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN class="kwd" style="color: #333333; font-weight: bold;"&gt;require&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;([&lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;"esri/config"&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;],&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #333333; font-weight: bold;"&gt;function&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;esriConfig&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;{&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;
&amp;nbsp; esriConfig&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;defaults&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;kmlService &lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt; &lt;/SPAN&gt;&lt;SPAN class="str" style="color: #dd1144;"&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fwww.example.com%2Farcgis%2Fsharing%2Fkml" target="_blank"&gt;http://www.example.com/arcgis/sharing/kml&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;;&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #595959;"&gt;
&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #666600;"&gt;});&lt;/SPAN&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 18:57:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/grid-lines-on-kml-layer/m-p/418888#M38506</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2021-12-11T18:57:15Z</dc:date>
    </item>
  </channel>
</rss>

