<?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 Create Graphic radius kilometer in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/create-graphic-radius-kilometer/m-p/484249#M3332</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a map and need to add a coat that is a circle of radius X KM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The code I have right now is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;graphicsLayer.addGraphic (new Graphic (redlands1, new SimpleMarkerSymbol (Color.argb (82, 100, 0, 0), 20, STYLE.CIRCLE)));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The size is 20 but that does not mean, I do not know the actual size, is there any way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2012 08:47:34 GMT</pubDate>
    <dc:creator>ManuelImedio</dc:creator>
    <dc:date>2012-04-12T08:47:34Z</dc:date>
    <item>
      <title>Create Graphic radius kilometer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/create-graphic-radius-kilometer/m-p/484249#M3332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a map and need to add a coat that is a circle of radius X KM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The code I have right now is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;graphicsLayer.addGraphic (new Graphic (redlands1, new SimpleMarkerSymbol (Color.argb (82, 100, 0, 0), 20, STYLE.CIRCLE)));&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The size is 20 but that does not mean, I do not know the actual size, is there any way?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2012 08:47:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/create-graphic-radius-kilometer/m-p/484249#M3332</guid>
      <dc:creator>ManuelImedio</dc:creator>
      <dc:date>2012-04-12T08:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create Graphic radius kilometer</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/create-graphic-radius-kilometer/m-p/484250#M3333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Solve the problem getting the size of the map dp (mapa.width) and getting the points on the map and calculating the distance in miles between them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;360 dp --- 1000 meters&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;x&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ---&amp;nbsp; 2000 meters&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2012 07:51:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/create-graphic-radius-kilometer/m-p/484250#M3333</guid>
      <dc:creator>ManuelImedio</dc:creator>
      <dc:date>2012-04-20T07:51:08Z</dc:date>
    </item>
  </channel>
</rss>

