<?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 esri toolbars draw problem on scrolling page in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453625#M41924</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a page with map object. When i use the draw object all works well and i am able to draw precisely. But the map is abit hidden, so i have to scroll the page to view all the map, here is where i get problems. When you try draw, the drawn object is not on the same position with the mouse, in my case because i scroll downward, the drawn object appears above the mouse pointer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope i have made it clear. Could someone have encountered such a problem and solved it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 May 2012 10:13:06 GMT</pubDate>
    <dc:creator>FelixKirathe</dc:creator>
    <dc:date>2012-05-19T10:13:06Z</dc:date>
    <item>
      <title>esri toolbars draw problem on scrolling page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453625#M41924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have created a page with map object. When i use the draw object all works well and i am able to draw precisely. But the map is abit hidden, so i have to scroll the page to view all the map, here is where i get problems. When you try draw, the drawn object is not on the same position with the mouse, in my case because i scroll downward, the drawn object appears above the mouse pointer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope i have made it clear. Could someone have encountered such a problem and solved it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 May 2012 10:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453625#M41924</guid>
      <dc:creator>FelixKirathe</dc:creator>
      <dc:date>2012-05-19T10:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbars draw problem on scrolling page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453626#M41925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No body has come across this ???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 May 2012 14:33:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453626#M41925</guid>
      <dc:creator>FelixKirathe</dc:creator>
      <dc:date>2012-05-22T14:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbars draw problem on scrolling page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453627#M41926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you post code to reproduce you're problem you're more likely to get a solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This has come up from time to time in the past and is related to the CSS you're using. There are a couple of approaches to try:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�??remove all padding and margin from the DOM node that you pass to the map constructor&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�??do not put the div for your drawing toolbar inside the div that you're using for the map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�??call map.resize after you create your draw toolbar&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;�??use dijit.layout widgets to layout your page components (map in one content pane, drawing toolbar in different content pane).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 May 2012 15:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453627#M41926</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-05-25T15:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbars draw problem on scrolling page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453628#M41927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Find attached replication of the code. I am using ext.net for some layout.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 07:02:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453628#M41927</guid>
      <dc:creator>FelixKirathe</dc:creator>
      <dc:date>2012-05-29T07:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: esri toolbars draw problem on scrolling page</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453629#M41928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm not familiar with ext.net and can't provide any additional guidance. Please try the suggestions I posted in my previous post in this thread.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2012 21:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-toolbars-draw-problem-on-scrolling-page/m-p/453629#M41928</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-05-29T21:58:13Z</dc:date>
    </item>
  </channel>
</rss>

