<?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: Custom symbols for SimpleRenderer in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/custom-symbols-for-simplerenderer/m-p/47927#M386</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use a drawable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drawable icon = context.getResources().getDrawable(R.drawable.symbol);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PictureMarkerSymbol pms = new PictureMarkerSymbol(icon);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First you have to put an image in one of the drawable folders:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21290[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can initialize each Graphic of you GraphicsLayer with that symbol&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Feb 2013 05:05:32 GMT</pubDate>
    <dc:creator>KevinGebhardt</dc:creator>
    <dc:date>2013-02-01T05:05:32Z</dc:date>
    <item>
      <title>Custom symbols for SimpleRenderer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/custom-symbols-for-simplerenderer/m-p/47926#M385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;With the iOS ArcGIS SDK, I can derive my own Symbol class and fully customize its appearance with raw 2D graphics drawing commands by overriding:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;/** Method called by @c AGSGraphicsLayer to draw geometry onto context.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; @since 1.8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; */&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- (void)drawGraphic:(AGSGraphic *)graphic inContext:(CGContextRef)context forEnvelope:(AGSEnvelope*)env atResolution:(double)resolution;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I cannot find anything like this in the Android ArcGIS SDK.&amp;nbsp; Am I missing something?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2013 20:16:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/custom-symbols-for-simplerenderer/m-p/47926#M385</guid>
      <dc:creator>AndyJames</dc:creator>
      <dc:date>2013-01-28T20:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom symbols for SimpleRenderer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/custom-symbols-for-simplerenderer/m-p/47927#M386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can use a drawable:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drawable icon = context.getResources().getDrawable(R.drawable.symbol);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PictureMarkerSymbol pms = new PictureMarkerSymbol(icon);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First you have to put an image in one of the drawable folders:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]21290[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you can initialize each Graphic of you GraphicsLayer with that symbol&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2013 05:05:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/custom-symbols-for-simplerenderer/m-p/47927#M386</guid>
      <dc:creator>KevinGebhardt</dc:creator>
      <dc:date>2013-02-01T05:05:32Z</dc:date>
    </item>
  </channel>
</rss>

