<?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 how to know agsmapview draw complete in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-know-agsmapview-draw-complete/m-p/329298#M2868</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to use "- mapViewDidLoad:" in AGSMapViewLayerDelegate,but map did not show when the method called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a method like "mapViewDidDraw" or another way to know mapview is draw complete?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2012 02:59:15 GMT</pubDate>
    <dc:creator>XiaoJing</dc:creator>
    <dc:date>2012-08-15T02:59:15Z</dc:date>
    <item>
      <title>how to know agsmapview draw complete</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-know-agsmapview-draw-complete/m-p/329298#M2868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to use "- mapViewDidLoad:" in AGSMapViewLayerDelegate,but map did not show when the method called.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a method like "mapViewDidDraw" or another way to know mapview is draw complete?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 02:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-know-agsmapview-draw-complete/m-p/329298#M2868</guid>
      <dc:creator>XiaoJing</dc:creator>
      <dc:date>2012-08-15T02:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: how to know agsmapview draw complete</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-know-agsmapview-draw-complete/m-p/329299#M2869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The mapViewDidLoad fires when first layer is added to the map and map is being initialized with spatial reference and envelope. If you want to know when all layers are loaded then you should use mapView:didLoadLayerForLayerView: for each layer you are adding to the map. You can check when all layers are loaded (not drawn) and then do your further work. There is no mechanism to check whether layer is finished drawing in the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 15:13:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-know-agsmapview-draw-complete/m-p/329299#M2869</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-08-15T15:13:50Z</dc:date>
    </item>
  </channel>
</rss>

