<?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 KML layer on OSM not displayed in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630471#M58821</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using OSM as a baselayer and trying to add a KML layer (created using google earth) to the map. However, I can't see the KML layer. The KML file is on my localhost. What might be the issue here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2011 12:47:41 GMT</pubDate>
    <dc:creator>SujaSudhan</dc:creator>
    <dc:date>2011-12-07T12:47:41Z</dc:date>
    <item>
      <title>KML layer on OSM not displayed</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630471#M58821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using OSM as a baselayer and trying to add a KML layer (created using google earth) to the map. However, I can't see the KML layer. The KML file is on my localhost. What might be the issue here?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 12:47:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630471#M58821</guid>
      <dc:creator>SujaSudhan</dc:creator>
      <dc:date>2011-12-07T12:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: KML layer on OSM not displayed</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630472#M58822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/inside_aboutKML.html"&gt;Your KML file has to be on the public Internet&lt;/A&gt;&lt;SPAN&gt;. Hosting it on your local machine will not work. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are several free services available to host files. I prefer &lt;/SPAN&gt;&lt;A href="https://www.dropbox.com/"&gt;dropbox&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 16:58:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630472#M58822</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-12-07T16:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: KML layer on OSM not displayed</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630473#M58823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, that helps. I have used dropbox to host my file. However, the showing up of the KML layer is inconsistent. Sometimes it shows but other times it is simply failing to show up. No errors are shown. Also, if I debug I can see the KML layer added to the map but the loaded property is 'false'. If I use the dropbox link to open up the KML file in google earth, I can see the features. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What might prevent it from loading sometimes? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 07:53:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630473#M58823</guid>
      <dc:creator>SujaSudhan</dc:creator>
      <dc:date>2011-12-12T07:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: KML layer on OSM not displayed</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630474#M58824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post a link to your KML file and the code you're using to display it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2011 18:39:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630474#M58824</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-12-12T18:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: KML layer on OSM not displayed</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630475#M58825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, this is sorted now. I have put the kml file inside the public folder in dropbox which seems to have resolved. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks for your help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2011 07:00:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/kml-layer-on-osm-not-displayed/m-p/630475#M58825</guid>
      <dc:creator>SujaSudhan</dc:creator>
      <dc:date>2011-12-14T07:00:03Z</dc:date>
    </item>
  </channel>
</rss>

