<?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: How to stop scaling PictureMarkerSymbol when zooming? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177766#M4167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well ... The application zoom in before it receives data or it can re-draw the graphic symbols&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can do to solve the problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Get a faster internet connection (client PC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Get a good graphic card (client PC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Get a faster processor (client PC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. If you have your own services, do 1, 3 to your server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. All the above&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can not help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Speed of ESRI's services or third part services&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, you also can use the zoomStart event of the map to make symbol invisible and make it visible again once zoomEnd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Jul 2011 22:25:23 GMT</pubDate>
    <dc:creator>YungKaiChin</dc:creator>
    <dc:date>2011-07-05T22:25:23Z</dc:date>
    <item>
      <title>How to stop scaling PictureMarkerSymbol when zooming?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177764#M4165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have ArcGISTiledMapServiceLayer and GraphicLayer on it with some PictureMarkerSymbols. How to stop scaling those symbols during the zooming of the map? After zoom in they back to orginal size.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 06:33:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177764#M4165</guid>
      <dc:creator>FewkesFewkes</dc:creator>
      <dc:date>2011-06-22T06:33:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop scaling PictureMarkerSymbol when zooming?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177765#M4166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you trying setting a reference scale in the mxd properties and then publishing to msd?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2011 17:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177765#M4166</guid>
      <dc:creator>MLowry</dc:creator>
      <dc:date>2011-06-30T17:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop scaling PictureMarkerSymbol when zooming?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177766#M4167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well ... The application zoom in before it receives data or it can re-draw the graphic symbols&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can do to solve the problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Get a faster internet connection (client PC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Get a good graphic card (client PC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Get a faster processor (client PC)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. If you have your own services, do 1, 3 to your server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. All the above&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you can not help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Speed of ESRI's services or third part services&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, you also can use the zoomStart event of the map to make symbol invisible and make it visible again once zoomEnd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 22:25:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177766#M4167</guid>
      <dc:creator>YungKaiChin</dc:creator>
      <dc:date>2011-07-05T22:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to stop scaling PictureMarkerSymbol when zooming?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177767#M4168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem as this I believe...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a DrawTool that adds points to a graphics layer (these points are actual images) and when the user zooms in and out the point re-scales itself. Is there anyway to fix the zoom of these images, so that when the user zooms in and out, the image stays the same size?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2012 02:10:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/how-to-stop-scaling-picturemarkersymbol-when/m-p/177767#M4168</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-03-13T02:10:23Z</dc:date>
    </item>
  </channel>
</rss>

