<?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: Add Multiple Graphics with 1 Graphic ID in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540571#M3659</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Will, when creating a graphic the object needs 2 parameters, a geometry and a symbol. I understand putting the composite symbol as the symbol, but how is the geometry specified if I am trying to create a polyline with 2 points at the ends of the lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2015 16:45:24 GMT</pubDate>
    <dc:creator>GSauers</dc:creator>
    <dc:date>2015-02-02T16:45:24Z</dc:date>
    <item>
      <title>Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540567#M3655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;I am trying to create a line with a dot at each end of the line. I have successfully completed this by drawing a line, a dot, and another dot. My issue is that this creates 3 different graphic IDs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;When a user clicks on a line, they have an option to delete the line. No problem, but I also have to delete the points associated with the line. I have a work around solution, but I would love to create and add one object to the map that draws the line and 2 dots.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;I am also trying to add a line with text above it, but again want to add both graphics as one graphic with only 1 graphic ID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman',serif;"&gt;Thank you for any help or advice.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 19:56:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540567#M3655</guid>
      <dc:creator>GSauers</dc:creator>
      <dc:date>2015-01-28T19:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540568#M3656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try using a composite symbol for the graphic:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/symbol/CompositeSymbol.html" title="https://developers.arcgis.com/android/api-reference/reference/com/esri/core/symbol/CompositeSymbol.html"&gt;CompositeSymbol | ArcGIS Android 10.2.5 API&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 06:06:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540568#M3656</guid>
      <dc:creator>WillCrick</dc:creator>
      <dc:date>2015-02-02T06:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540569#M3657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will, thank you for your response. That gets me closer to my goal. I have created a composite symbol full of my symbols, but I need to create graphics from those symbols. Each symbol is then paired with a geometry and then a graphic is created from the symbol and geometry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have ideas on how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 14:09:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540569#M3657</guid>
      <dc:creator>GSauers</dc:creator>
      <dc:date>2015-02-02T14:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540570#M3658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you set this composite symbol as the symbol for your graphic, its should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;W.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 16:32:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540570#M3658</guid>
      <dc:creator>WillCrick</dc:creator>
      <dc:date>2015-02-02T16:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540571#M3659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again Will, when creating a graphic the object needs 2 parameters, a geometry and a symbol. I understand putting the composite symbol as the symbol, but how is the geometry specified if I am trying to create a polyline with 2 points at the ends of the lines?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again Will.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 16:45:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540571#M3659</guid>
      <dc:creator>GSauers</dc:creator>
      <dc:date>2015-02-02T16:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540572#M3660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a normal polygon for this, the composite symbol should make the vertexes of the polygon draw with the point symbol, the lines draw with any line symbol and the fill with the fill symbol. let me know though, screen shots would be great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;w.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 02:49:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540572#M3660</guid>
      <dc:creator>WillCrick</dc:creator>
      <dc:date>2015-02-05T02:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540573#M3661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks again for the help Will. I tried this and since I am drawing many line segments to create a fluid line, points are draw at the start and end of every line segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 13:25:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540573#M3661</guid>
      <dc:creator>GSauers</dc:creator>
      <dc:date>2015-03-02T13:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Add Multiple Graphics with 1 Graphic ID</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540574#M3662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will, however, this does work for another feature on my maps. I allow the user to create 'Push Pins' that used an image in conjunction with a point to show exactly where the point is located on the map. I used the CompositeSymbol to draw the point and the push pin together and it works great. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 14:02:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/add-multiple-graphics-with-1-graphic-id/m-p/540574#M3662</guid>
      <dc:creator>GSauers</dc:creator>
      <dc:date>2015-03-02T14:02:34Z</dc:date>
    </item>
  </channel>
</rss>

