<?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: Mouse cursor offset/SNAPSHOT timeout in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264823#M24477</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey I'm afraid not. I still see a cursor offest from time to time in my apps. More often in Chrome than other browsers. Did you find a fix?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 16:29:28 GMT</pubDate>
    <dc:creator>deleted-user-VeZur_n9o0OZ</dc:creator>
    <dc:date>2013-01-15T16:29:28Z</dc:date>
    <item>
      <title>Mouse cursor offset/SNAPSHOT timeout</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264820#M24474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Quick one...has anybody experienced an offset curser when using tools such as zoom and box select?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, I click to draw a rectangle around some features and the box begins to draw a number of pixels away. My spatial ref of all feature layers is 3857 (WGS84 MAS) same as the basemaps. Anyone know a quick fix for this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For a bonus point: I'm using a SNAPSHOT feature layer to return 4000+ records (time enabled). I've had to cut this down to 3000 as my GET request seems to timeout and return no features otherwise. Can i increase the timeout time? Seems to die after 15secs in firebug. I've tried changing the pooling params with no success in manager.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;James&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 14:18:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264820#M24474</guid>
      <dc:creator>deleted-user-VeZur_n9o0OZ</dc:creator>
      <dc:date>2011-10-31T14:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse cursor offset/SNAPSHOT timeout</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264821#M24475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi James,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first issue you're describing is usually CSS related. It's hard to say exactly what's happening without seeing your markup and CSS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your layer timing out should be a red flag. You can increase the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/namespace_esri.htm#config"&gt;default timeout&lt;/A&gt;&lt;SPAN&gt; but I would caution against this for a couple of reasons:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-do you want to make your users wait 15-20s(or longer?) for your app's data to load?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-displaying 3-4k features in any browser will likely cause noticeable performance issues&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are a couple of ways to address this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-start your app at a larger scale so less features are displayed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-use scale dependencies and a dynamic map service to show your data&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 15:34:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264821#M24475</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2011-10-31T15:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse cursor offset/SNAPSHOT timeout</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264822#M24476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;James, did you ever figure out your first question here? I am having the same issue and coincidentally I am also using a FeatureLayer select (although this issue appears before the selection).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jan 2012 19:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264822#M24476</guid>
      <dc:creator>ChadWilcomb</dc:creator>
      <dc:date>2012-01-13T19:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse cursor offset/SNAPSHOT timeout</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264823#M24477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey I'm afraid not. I still see a cursor offest from time to time in my apps. More often in Chrome than other browsers. Did you find a fix?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264823#M24477</guid>
      <dc:creator>deleted-user-VeZur_n9o0OZ</dc:creator>
      <dc:date>2013-01-15T16:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mouse cursor offset/SNAPSHOT timeout</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264824#M24478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was able to solve the cursor offset issue by using map.reposition() after any change in my page layout that affected the map div.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hey I'm afraid not. I still see a cursor offest from time to time in my apps. More often in Chrome than other browsers. Did you find a fix?&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 16:59:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/mouse-cursor-offset-snapshot-timeout/m-p/264824#M24478</guid>
      <dc:creator>ChadWilcomb</dc:creator>
      <dc:date>2013-01-15T16:59:50Z</dc:date>
    </item>
  </channel>
</rss>

