<?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 GraphicsLayer adds points as svg path instead of svg circle in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432751#M39899</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to style my graphicsLayer with css instead of a custom renderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that the GraphicsLayer with styling = false and adds points as svg path instead of circles. These paths are very small and not stylable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering why the GraphicsLayer doesn't add circle elements to the map if styling is set to false. The workaround that I see is that I could set styling to true and still provide styling with css, but then I also need a custom renderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, can I enforce GraphicsLayer to add points as svg circle?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(To clarify, I have multiple geometry types on the graphicslayer. Otherwise I could just set the default symbol to be a circle, but because I also have lines and polygons I cannot use this solution.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 09:11:52 GMT</pubDate>
    <dc:creator>ThomasCoopman</dc:creator>
    <dc:date>2014-06-02T09:11:52Z</dc:date>
    <item>
      <title>GraphicsLayer adds points as svg path instead of svg circle</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432751#M39899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to style my graphicsLayer with css instead of a custom renderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is that the GraphicsLayer with styling = false and adds points as svg path instead of circles. These paths are very small and not stylable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering why the GraphicsLayer doesn't add circle elements to the map if styling is set to false. The workaround that I see is that I could set styling to true and still provide styling with css, but then I also need a custom renderer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, can I enforce GraphicsLayer to add points as svg circle?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;(To clarify, I have multiple geometry types on the graphicslayer. Otherwise I could just set the default symbol to be a circle, but because I also have lines and polygons I cannot use this solution.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 09:11:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432751#M39899</guid>
      <dc:creator>ThomasCoopman</dc:creator>
      <dc:date>2014-06-02T09:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer adds points as svg path instead of svg circle</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432752#M39900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does someone have an idea how I could change this? I was wondering if it was possible to have something as a GeometryRenderer that draws a different symbol depending on the input geometry?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 11:33:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432752#M39900</guid>
      <dc:creator>ThomasCoopman</dc:creator>
      <dc:date>2014-06-06T11:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer adds points as svg path instead of svg circle</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432753#M39901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I gave this another look but still haven't found a good solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Ideally there would be a GeometryDependentRenderer (like ScaleDependentRenderer), that has a symbol for every type of geometry.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I implement something like that myself?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 11:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/graphicslayer-adds-points-as-svg-path-instead-of/m-p/432753#M39901</guid>
      <dc:creator>ThomasCoopman</dc:creator>
      <dc:date>2014-06-25T11:30:33Z</dc:date>
    </item>
  </channel>
</rss>

