<?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: Navigation Bug: double click does not seem to re-center in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477964#M44425</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually prefer what's being described as a "harsh" recenter.&amp;nbsp; This way I can double-click once to zoom to my location of interest, then use the zoom slider to easily see large- or medium-scale views.&amp;nbsp; When that spot that I am most interested in stays in the center, it makes it easier to compare between scales.&amp;nbsp; I don't have to take the time to adjust for my location of interest "jumping around" on the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Oct 2010 15:28:17 GMT</pubDate>
    <dc:creator>KevinBoone</dc:creator>
    <dc:date>2010-10-28T15:28:17Z</dc:date>
    <item>
      <title>Navigation Bug: double click does not seem to re-center</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477960#M44421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;During double clicks the map should re-center and zoom (with or without the SHIFT key). The description for... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;# Double Click to Center and Zoom in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;# SHIFT + Double Click to Center and Zoom in &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is documented @ &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;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These double clicks zoom but do not re-center. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This bug is present in any of the online examples with the latest API such as @ &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/EN/webapi/javascript/arcgis/demos/map/map_topo.html"&gt;http://help.arcgis.com/EN/webapi/javascript/arcgis/demos/map/map_topo.html&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using FireBug within the FireFox browser I even confirmed the double click was enabled... &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; map.isDoubleClickZoom&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;true &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also seen this in our current product which has v1.4 integrated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 16:13:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477960#M44421</guid>
      <dc:creator>mikewebster</dc:creator>
      <dc:date>2010-09-30T16:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation Bug: double click does not seem to re-center</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477961#M44422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, actually it *does* a recenter but not in the "harsh" way for example Google maps does. It's a slight recenter. You can test it with your provided example. Go world wide extent and zoom in to the south of South America. You'll notice that the clicked region will slightly be centered on every click. Otherwise with no recenter it should zoom near the 0/0 point.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 07:33:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477961#M44422</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2010-10-01T07:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation Bug: double click does not seem to re-center</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477962#M44423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I see what you are saying. Not sure why a true re-center would be called "harsh". I guess it is a different interpretation of what "re-center" or "center" means. The meaning of "recenter" for a key stroke of&amp;nbsp; "SHIFT + Click to recenter" has a different action than a "center" for a key stroke of "Double Click to Center and Zoom in". Not what one would expect. Several of our end users are pinging us about this topic. So, the users speak. But we can override the control or just train...will let our users decide.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the input. So I agree, &lt;/SPAN&gt;&lt;STRONG&gt;this is not a bug&lt;/STRONG&gt;&lt;SPAN&gt; as I originally stated. Just a different implementation of the navigation than a user might expect.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 16:38:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477962#M44423</guid>
      <dc:creator>mikewebster</dc:creator>
      <dc:date>2010-10-01T16:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation Bug: double click does not seem to re-center</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477963#M44424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I will interpret "harsh" as the jumpy factor of a recenter you see with most common Web 2.0 maps (including your example of google as well as bing, yahoo, mapquest, etc).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Be honest, I (a developer, not a user) sort of like the smooth factor and implementation of the ArcGIS JS API "slight" recenter. But I gotta answer to the end users who actually use the tool everyday and have expectations.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for explaining your interpretation of the feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Oct 2010 16:44:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477963#M44424</guid>
      <dc:creator>mikewebster</dc:creator>
      <dc:date>2010-10-01T16:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Navigation Bug: double click does not seem to re-center</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477964#M44425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I actually prefer what's being described as a "harsh" recenter.&amp;nbsp; This way I can double-click once to zoom to my location of interest, then use the zoom slider to easily see large- or medium-scale views.&amp;nbsp; When that spot that I am most interested in stays in the center, it makes it easier to compare between scales.&amp;nbsp; I don't have to take the time to adjust for my location of interest "jumping around" on the map.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Oct 2010 15:28:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/navigation-bug-double-click-does-not-seem-to-re/m-p/477964#M44425</guid>
      <dc:creator>KevinBoone</dc:creator>
      <dc:date>2010-10-28T15:28:17Z</dc:date>
    </item>
  </channel>
</rss>

