<?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 Display proportional symbol KML file in ArcGIS JSAPI 3.8 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-proportional-symbol-kml-file-in-arcgis/m-p/653558#M60890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am displaying proportional symbol KML file in ArcGIS JSAPI 3.8 but&amp;nbsp; displaying differently (i.e white color is appearing but the kml has different color) in JSAPI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so is there any restriction/limitation in JSAPI so display proportional symbol in web browser ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My code&amp;nbsp; is&amp;nbsp; available on &lt;/SPAN&gt;&lt;A href="http://jsfiddle.net/4pDC7/"&gt;JS Fiddle &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help/remarks will be great !!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 09:03:00 GMT</pubDate>
    <dc:creator>SunilPalkar</dc:creator>
    <dc:date>2014-03-25T09:03:00Z</dc:date>
    <item>
      <title>Display proportional symbol KML file in ArcGIS JSAPI 3.8</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-proportional-symbol-kml-file-in-arcgis/m-p/653558#M60890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am displaying proportional symbol KML file in ArcGIS JSAPI 3.8 but&amp;nbsp; displaying differently (i.e white color is appearing but the kml has different color) in JSAPI.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;so is there any restriction/limitation in JSAPI so display proportional symbol in web browser ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My code&amp;nbsp; is&amp;nbsp; available on &lt;/SPAN&gt;&lt;A href="http://jsfiddle.net/4pDC7/"&gt;JS Fiddle &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help/remarks will be great !!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 09:03:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-proportional-symbol-kml-file-in-arcgis/m-p/653558#M60890</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2014-03-25T09:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display proportional symbol KML file in ArcGIS JSAPI 3.8</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-proportional-symbol-kml-file-in-arcgis/m-p/653559#M60891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I am displaying proportional symbol KML file in ArcGIS JSAPI 3.8 but&amp;nbsp; displaying differently (i.e white color is appearing but the kml has different color) in JSAPI.&lt;BR /&gt;&lt;BR /&gt;so is there any restriction/limitation in JSAPI so display proportional symbol in web browser ?&lt;BR /&gt;&lt;BR /&gt;My code&amp;nbsp; is&amp;nbsp; available on &lt;A href="http://jsfiddle.net/4pDC7/"&gt;JS Fiddle &lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Any help/remarks will be great !!!&lt;BR /&gt;&lt;BR /&gt;thanks..&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Sunil,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The KML file honors the symbology. although if you can read the features and then you can set the propotional symbology as required.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Refer the following sample for using Propotional Symbology in JSAPI&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_proportional_points.html"&gt;https://developers.arcgis.com/javascript/jssamples/renderer_proportional_points.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/jssamples/renderer_proportional_with_rotation.html"&gt;https://developers.arcgis.com/javascript/jssamples/renderer_proportional_with_rotation.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 10:02:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/display-proportional-symbol-kml-file-in-arcgis/m-p/653559#M60891</guid>
      <dc:creator>ManishkumarPatel</dc:creator>
      <dc:date>2014-03-25T10:02:03Z</dc:date>
    </item>
  </channel>
</rss>

