<?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: Draw a polygon using the saved Geometry data ( Not using SketchEditor) in Kotlin Maps SDK Questions</title>
    <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1377733#M337</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;Can you check if your graphicsOverlay is included in the Mapview's graphicOverlays collection?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rama&lt;/P&gt;</description>
    <pubDate>Fri, 02 Feb 2024 19:02:04 GMT</pubDate>
    <dc:creator>RamaChintapalli</dc:creator>
    <dc:date>2024-02-02T19:02:04Z</dc:date>
    <item>
      <title>Draw a polygon using the saved Geometry data ( Not using SketchEditor)</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1373740#M326</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have successfully integrated the sketchEditor and able to draw polygon, undo, redo etc.&lt;/P&gt;&lt;P&gt;I have saved the geometry info in a Table and I wanted to redraw the saved geometry.&lt;BR /&gt;&lt;BR /&gt;I have below code snippet trying to draw the saved geometry polygon.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;fun &lt;/SPAN&gt;drawn(geometry: Geometry) {&lt;BR /&gt;            &lt;SPAN&gt;// create a graphic from the sketch editor geometry&lt;BR /&gt;&lt;/SPAN&gt;            &lt;SPAN&gt;val &lt;/SPAN&gt;graphic = Graphic(geometry)&lt;BR /&gt;&lt;BR /&gt;            &lt;SPAN&gt;// add the graphic to the graphics overlay&lt;BR /&gt;&lt;/SPAN&gt;            &lt;SPAN&gt;graphicsOverlay&lt;/SPAN&gt;.&lt;SPAN&gt;graphics&lt;/SPAN&gt;.add(graphic)&lt;BR /&gt;        }&lt;BR /&gt;    &lt;SPAN&gt;}&lt;BR /&gt;&lt;/SPAN&gt;}&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;But I am not seeing the saved polygon. Need your help and insight in this regard.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jan 2024 00:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1373740#M326</guid>
      <dc:creator>DeepamPalaniswami</dc:creator>
      <dc:date>2024-01-24T00:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Draw a polygon using the saved Geometry data ( Not using SketchEditor)</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1377733#M337</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Can you check if your graphicsOverlay is included in the Mapview's graphicOverlays collection?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Rama&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2024 19:02:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1377733#M337</guid>
      <dc:creator>RamaChintapalli</dc:creator>
      <dc:date>2024-02-02T19:02:04Z</dc:date>
    </item>
    <item>
      <title>Re: Draw a polygon using the saved Geometry data ( Not using SketchEditor)</title>
      <link>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1379440#M339</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was missing the drawlines thats why I can't see the lines. Once drawn problem solved.&lt;/P&gt;&lt;P&gt;All good . thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 23:15:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/kotlin-maps-sdk-questions/draw-a-polygon-using-the-saved-geometry-data-not/m-p/1379440#M339</guid>
      <dc:creator>DeepamPalaniswami</dc:creator>
      <dc:date>2024-02-07T23:15:39Z</dc:date>
    </item>
  </channel>
</rss>

