<?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: Drag Scroll (Pan Effect) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753869#M69699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The example you sent refers to the buttons that&amp;nbsp; located on the sides of the map that performs a smooth map movement.&lt;BR /&gt; I am looking for a smooth movement by dragging the map with the mouse.&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yea your right, I didn't saw that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing you can look at is the onPan, onPanStart and onPanEnd events of the map object (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#onPan"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#onPan&lt;/A&gt;&lt;SPAN&gt;)... but I don't see an easy way to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2012 09:15:36 GMT</pubDate>
    <dc:creator>TiagoRibeiro</dc:creator>
    <dc:date>2012-01-11T09:15:36Z</dc:date>
    <item>
      <title>Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753864#M69694</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;SPAN&gt;I want to add cool pan effect to my maps (like in bing &amp;amp; google maps).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;example: &lt;/SPAN&gt;&lt;A href="http://mootools.net/demos/?demo=Drag.Scroll"&gt;http://mootools.net/demos/?demo=Drag.Scroll&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;anyone know how to do it with javascript api?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;more example: &lt;/SPAN&gt;&lt;A href="http://candrews.net/blog/2010/10/introducing-sprymap/"&gt;http://candrews.net/blog/2010/10/introducing-sprymap/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 15:54:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753864#M69694</guid>
      <dc:creator>jeffpalus</dc:creator>
      <dc:date>2012-01-09T15:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753865#M69695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jeff,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you provide more details of what the cool effect should be, and how it should differ from the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/map/map_topo.html"&gt;out-of-the-box&lt;/A&gt;&lt;SPAN&gt; ArcGIS Server JavaScript API panning?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 20:33:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753865#M69695</guid>
      <dc:creator>StephenLead</dc:creator>
      <dc:date>2012-01-09T20:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753866#M69696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can see an example on Google Maps or Bing Maps sites.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you drag the map, the map moves smoothly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When you release the left mouse button the map does not stop straight, but stops by the power of dragging the map you made.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I think it could be really nice if it will be at the Javascript API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 09:38:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753866#M69696</guid>
      <dc:creator>jeffpalus</dc:creator>
      <dc:date>2012-01-10T09:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753867#M69697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You can see an example on Google Maps or Bing Maps sites.&lt;BR /&gt;When you drag the map, the map moves smoothly.&lt;BR /&gt;When you release the left mouse button the map does not stop straight, but stops by the power of dragging the map you made.&lt;BR /&gt;I think it could be really nice if it will be at the Javascript API.&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;You can accomplish that changing the esri.config.defaults.map.panDuration and esri.config.defaults.map.panRate configuration properties.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;See the sample here: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/mapconfig_smoothpan.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples/mapconfig_smoothpan.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope it helps&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 10:06:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753867#M69697</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2012-01-10T10:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753868#M69698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The example you sent refers to the buttons that&amp;nbsp; located on the sides of the map that performs a smooth map movement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; I am looking for a smooth movement by dragging the map with the mouse.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 15:26:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753868#M69698</guid>
      <dc:creator>jeffpalus</dc:creator>
      <dc:date>2012-01-10T15:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753869#M69699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The example you sent refers to the buttons that&amp;nbsp; located on the sides of the map that performs a smooth map movement.&lt;BR /&gt; I am looking for a smooth movement by dragging the map with the mouse.&lt;BR /&gt;Thanks,&lt;BR /&gt;Jeff&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Yea your right, I didn't saw that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing you can look at is the onPan, onPanStart and onPanEnd events of the map object (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#onPan"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jsapi/map.htm#onPan&lt;/A&gt;&lt;SPAN&gt;)... but I don't see an easy way to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 09:15:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753869#M69699</guid>
      <dc:creator>TiagoRibeiro</dc:creator>
      <dc:date>2012-01-11T09:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753870#M69700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I hope ESRI implement it in the next version of the javascrip api. its realy cool effect.;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 01:55:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753870#M69700</guid>
      <dc:creator>jeffpalus</dc:creator>
      <dc:date>2012-01-12T01:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753871#M69701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Any news about this effects?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 16:01:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753871#M69701</guid>
      <dc:creator>jeffpalus</dc:creator>
      <dc:date>2012-02-16T16:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753872#M69702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We have not implemented this effect. An official enhancement request logged via support would be the best way to push us to do something like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We did implement a new map navigation method called superpan if you use a mac. More info in the help:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_navigation.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jshelp/intro_navigation.htm&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2012 17:57:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753872#M69702</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-02-16T17:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Drag Scroll (Pan Effect)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753873#M69703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ESRI, any news about this feature?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it will be at 3.3 version?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Dec 2012 05:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/drag-scroll-pan-effect/m-p/753873#M69703</guid>
      <dc:creator>JoeJan</dc:creator>
      <dc:date>2012-12-15T05:57:01Z</dc:date>
    </item>
  </channel>
</rss>

