<?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: UseImage option for ArcGISDynamicServiceLayer for Flex API in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274770#M6456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying it. Do you have any sample code for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what the Response should be or how to do that part. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can call ArcGISDynamicMapServiceLayer.exportMapImage()&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#exportMapImage()"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#exportMapImage()&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jun 2012 18:25:28 GMT</pubDate>
    <dc:creator>HongTang</dc:creator>
    <dc:date>2012-06-13T18:25:28Z</dc:date>
    <item>
      <title>UseImage option for ArcGISDynamicServiceLayer for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274768#M6454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to force the server side generate a output image for the ArcGISDynamicServiceLayer instead of real data over the internet. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I searched the website and found for JavaScritp API, there is one parameter for the ArcGISDYnamicServiceLayer called useMapImage (see the following description)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style:italic;"&gt;When true, the image is saved to the server, and a JSON formatted response is sent to the client with the URL location of the image. A second call is automatically made to the server to retrieve the image. This value is set in the constructor using useMapImage. (As of v1.2)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;however, I could not find the similar option for Flex API. I wonder if there is something else which allow me to force output image generated on server and url transferred to client. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any sample code for that?&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, 13 Jun 2012 17:21:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274768#M6454</guid>
      <dc:creator>HongTang</dc:creator>
      <dc:date>2012-06-13T17:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: UseImage option for ArcGISDynamicServiceLayer for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274769#M6455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can call ArcGISDynamicMapServiceLayer.exportMapImage()&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#exportMapImage()"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#exportMapImage()&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 17:57:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274769#M6455</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-06-13T17:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: UseImage option for ArcGISDynamicServiceLayer for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274770#M6456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying it. Do you have any sample code for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what the Response should be or how to do that part. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can call ArcGISDynamicMapServiceLayer.exportMapImage()&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#exportMapImage()"&gt;http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/layers/ArcGISDynamicMapServiceLayer.html#exportMapImage()&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2012 18:25:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274770#M6456</guid>
      <dc:creator>HongTang</dc:creator>
      <dc:date>2012-06-13T18:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: UseImage option for ArcGISDynamicServiceLayer for Flex API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274771#M6457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The responder will be passed a MapImage. A mapImageExport event is also dispatched.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2012 14:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/useimage-option-for-arcgisdynamicservicelayer-for/m-p/274771#M6457</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-06-14T14:18:17Z</dc:date>
    </item>
  </channel>
</rss>

