<?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: Custom Zoom not working in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626241#M58441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you properly dragging the tool to select the extent you wish to zoom in / zoom out on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you receive any errors when attempting to zoom with either tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Apr 2013 18:35:27 GMT</pubDate>
    <dc:creator>BenjaminGriggs</dc:creator>
    <dc:date>2013-04-11T18:35:27Z</dc:date>
    <item>
      <title>Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626238#M58438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to implement custom zoom in and zoom out buttons.&amp;nbsp; It doesn't seem to be working.&amp;nbsp; I was looking at one of the examples.&amp;nbsp; &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/toolbar_navigation.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jssamples/toolbar_navigation.html&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The custom zoom in and zoom out buttons in the example dont work either so this makes me believe there is a bug.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone help me on this?&amp;nbsp; Is this a bug or am i doing something wrong?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626238#M58438</guid>
      <dc:creator>SethCrotchett</dc:creator>
      <dc:date>2013-04-11T18:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626239#M58439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The custom zoom in and zoom out buttons work fine for me in that example. I am accessing from Firefox 19. What browser are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you post some code where the problem is occurring?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:20:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626239#M58439</guid>
      <dc:creator>BenjaminGriggs</dc:creator>
      <dc:date>2013-04-11T18:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626240#M58440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have tried the sample on multiple browsers.&amp;nbsp; Chrome and Firefox on Mac.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Chrome Version:&amp;nbsp; 26.0.1410.65&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Firefox: 19.0.2&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626240#M58440</guid>
      <dc:creator>SethCrotchett</dc:creator>
      <dc:date>2013-04-11T18:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626241#M58441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you properly dragging the tool to select the extent you wish to zoom in / zoom out on?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you receive any errors when attempting to zoom with either tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:35:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626241#M58441</guid>
      <dc:creator>BenjaminGriggs</dc:creator>
      <dc:date>2013-04-11T18:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626242#M58442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, i was thinking the zoom in button would just zoom in one level.&amp;nbsp; I didn't know you had to draw on the map for it to zoom.&amp;nbsp; Is there a way to have a custom zoom in button do what i was expecting?&amp;nbsp; So you press the zoom in button and it zooms in one level and so on.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:50:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626242#M58442</guid>
      <dc:creator>SethCrotchett</dc:creator>
      <dc:date>2013-04-11T18:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626243#M58443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could create a zoom in button and zoom out button that call the following functions when clicked:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;function zoomInLevel() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.setLevel(map.getLevel() +1);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;function zoomOutLevel() {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; map.setLevel(map.getLevel() -1);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 18:54:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626243#M58443</guid>
      <dc:creator>BenjaminGriggs</dc:creator>
      <dc:date>2013-04-11T18:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Zoom not working</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626244#M58444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Ok, i was thinking the zoom in button would just zoom in one level.&amp;nbsp; I didn't know you had to draw on the map for it to zoom.&amp;nbsp; Is there a way to have a custom zoom in button do what i was expecting?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is what the + and �?? buttons in the top left corner of the map do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Apr 2013 20:04:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/custom-zoom-not-working/m-p/626244#M58444</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2013-04-11T20:04:25Z</dc:date>
    </item>
  </channel>
</rss>

