<?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 getExtent() returns full map extent, not graphics extent in ArcGIS Runtime SDK for Android Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/graphicslayer-getextent-returns-full-map-extent/m-p/542046#M3677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;getExtent on a GraphicsLayer with the ArcGIS Android API does not behave as I would expect it to behave.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;getExtent() returns the full map extent instead of the extent of the graphics contained within the layer.&amp;nbsp; Has anyone else experienced this?&amp;nbsp; Is this as designed?&amp;nbsp; This is how I am constructing the GraphicsLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;_mygraphicsLayer = new GraphicsLayer(this.getContext());
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Nov 2011 18:45:56 GMT</pubDate>
    <dc:creator>NicoleSchmidt</dc:creator>
    <dc:date>2011-11-03T18:45:56Z</dc:date>
    <item>
      <title>GraphicsLayer getExtent() returns full map extent, not graphics extent</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/graphicslayer-getextent-returns-full-map-extent/m-p/542046#M3677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;getExtent on a GraphicsLayer with the ArcGIS Android API does not behave as I would expect it to behave.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;getExtent() returns the full map extent instead of the extent of the graphics contained within the layer.&amp;nbsp; Has anyone else experienced this?&amp;nbsp; Is this as designed?&amp;nbsp; This is how I am constructing the GraphicsLayer&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;_mygraphicsLayer = new GraphicsLayer(this.getContext());
&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Nov 2011 18:45:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/graphicslayer-getextent-returns-full-map-extent/m-p/542046#M3677</guid>
      <dc:creator>NicoleSchmidt</dc:creator>
      <dc:date>2011-11-03T18:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: GraphicsLayer getExtent() returns full map extent, not graphics extent</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/graphicslayer-getextent-returns-full-map-extent/m-p/542047#M3678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Envelope rExtent=new Envelope();&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; map.getExtent().queryEnvelope(rExtent);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; double leftB_x=rExtent.getXMin();&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; double leftB_y=rExtent.getYMin();&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; double topR_x=rExtent.getXMax();&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; double topR_y=rExtent.getYMax();&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jul 2013 08:27:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-android-questions/graphicslayer-getextent-returns-full-map-extent/m-p/542047#M3678</guid>
      <dc:creator>wittayajunfong</dc:creator>
      <dc:date>2013-07-02T08:27:15Z</dc:date>
    </item>
  </channel>
</rss>

