<?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: Graphic objects disappearing when zoom-in/out in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377931#M9768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you experiencing this problem only when the map is rotated or can you reproduce it even when the rotation is not set?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Nov 2010 18:06:26 GMT</pubDate>
    <dc:creator>DominiqueBroux</dc:creator>
    <dc:date>2010-11-25T18:06:26Z</dc:date>
    <item>
      <title>Graphic objects disappearing when zoom-in/out</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377930#M9767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bern2rd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are experiencing this problem consistently where our graphic elements in the GraphicLayer sometime disappear when we zoom-in and out.&amp;nbsp; In our example (see attachments) we have seven graphic items highlighted in the color green but for some reason one of them sometime does not show after we zoom-in (three or four times) and zoom-out (one time).&amp;nbsp; There's definitely a problem in the rendering of the graphic layers. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If someone have had this problem or seen it please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 07:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377930#M9767</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-11-25T07:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic objects disappearing when zoom-in/out</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377931#M9768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you experiencing this problem only when the map is rotated or can you reproduce it even when the rotation is not set?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Nov 2010 18:06:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377931#M9768</guid>
      <dc:creator>DominiqueBroux</dc:creator>
      <dc:date>2010-11-25T18:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic objects disappearing when zoom-in/out</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377932#M9769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bern2rd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I removed this line and it fixed the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;//myMap.ZoomDuration = TimeSpan.Zero;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This line was added because it solved the problem where when we set the extent constraint the zoom-in feature started to behave strangely.&amp;nbsp; When clicked on the Zoom-Extent it goes to the full extent without a problem but as soon as you start zooming in it will not response.&amp;nbsp; This problem goes away after you attempt to zoom-in about 5-6 times.&amp;nbsp; When I removed this extent constraint everything worked flawlessly but of course without the constraint that we need.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FullExtent.ConstrainedExtent = fullExtentEnvelope;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;btw, it has nothing to do with the rotation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Nov 2010 19:19:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377932#M9769</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-11-28T19:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic objects disappearing when zoom-in/out</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377933#M9770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What version of the API are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is a known issue in v2.1 and lower that when Map's ZoomDuration is zero, the ConstrainedExtent is not respected.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not seen graphics disappear though. Can you share us your code? Maybe we can reproduce it here?&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 16:41:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377933#M9770</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-11-29T16:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic objects disappearing when zoom-in/out</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377934#M9771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: bern2rd&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We're currently using API v2.0. I didnt even know there's v2.1 until you mentioned it.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Although I'm still experiencing the problem where it does not want to zoom-in when I have this set.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FullExtent.ConstrainedExtent = fullExtentEnvelope;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Should I upgrade to v2.1?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernard&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 15:36:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377934#M9771</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-12-01T15:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic objects disappearing when zoom-in/out</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377935#M9772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am confused. Are you using ConstrainExtentBehavior?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client.Behaviors~ESRI.ArcGIS.Client.Behaviors.ConstrainExtentBehavior.html"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client.Behaviors~ESRI.ArcGIS.Client.Behaviors.ConstrainExtentBehavior.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What type of layer are you using? Is FullExtent a property of this layer or is it the behavior?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FullExtent in the layers is of type Envelope. Have you checked these values in debug mode? Does your map respect this constrain? I don't see why you will have a problem "zooming in." If you try this sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ConstrainExtentBehavior"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#ConstrainExtentBehavior&lt;/A&gt;&lt;SPAN&gt;. The ConstrainExtent does not allow you to zoom out further than the given constrain, but it allows you to zoom in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would upgrade to v2.1 but I also want to understand the problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Dec 2010 17:06:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/graphic-objects-disappearing-when-zoom-in-out/m-p/377935#M9772</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2010-12-01T17:06:05Z</dc:date>
    </item>
  </channel>
</rss>

