<?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: Zoom in Zoom out in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757376#M69977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there are several &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;samples&lt;/A&gt;&lt;SPAN&gt; that give different customization options for the zoom slider. They are under the "map configuration" drop tree on the left side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the links you provided&amp;nbsp; you can also Shift+Drag Mouse to create a zoom box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2012 16:19:14 GMT</pubDate>
    <dc:creator>CraigMcDade</dc:creator>
    <dc:date>2012-11-26T16:19:14Z</dc:date>
    <item>
      <title>Zoom in Zoom out</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757374#M69975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where is the Zoom In/ Zoom out control located?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can I customize it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;for example in these layouts it is very different&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/samples/layout_fullmaplayout/index.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/samples/layout_fullmaplayout/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://thinkmaps.net/puzzle/index_en.html"&gt;http://thinkmaps.net/puzzle/index_en.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 12:15:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757374#M69975</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2012-11-26T12:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom in Zoom out</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757375#M69976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In those examples you can zoom in/out with the mouse scrollwheel or by clicking on the slider in the topleft.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want real tools to this and drag zoom rectangles and such you can custom build these like in this example: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/toolbar_navigation.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/toolbar_navigation.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 12:32:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757375#M69976</guid>
      <dc:creator>KoenVermeer</dc:creator>
      <dc:date>2012-11-26T12:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom in Zoom out</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757376#M69977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;there are several &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;samples&lt;/A&gt;&lt;SPAN&gt; that give different customization options for the zoom slider. They are under the "map configuration" drop tree on the left side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the links you provided&amp;nbsp; you can also Shift+Drag Mouse to create a zoom box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2012 16:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757376#M69977</guid>
      <dc:creator>CraigMcDade</dc:creator>
      <dc:date>2012-11-26T16:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom in Zoom out</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757377#M69978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I&amp;nbsp;need to customize zoom slider to zoom in&amp;nbsp;like how toolbar navigation zoom in button works.&amp;nbsp; But all the links above don't go anywhere anymore.&amp;nbsp; Can you update the links or give some codes to just demo how it's done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2018 20:38:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-in-zoom-out/m-p/757377#M69978</guid>
      <dc:creator>TONGSUN</dc:creator>
      <dc:date>2018-07-31T20:38:20Z</dc:date>
    </item>
  </channel>
</rss>

