<?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 +/- Icon Turning off on Touch Devices in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725932#M67380</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would like to turn off the default zoom icon (+/-) on the map using js api 2.3.&amp;nbsp; I did not see this as one of the options in the map attributes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;style type="text/css"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.esriSimpleSlider {&amp;nbsp; display:none;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/style&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jun 2011 12:45:17 GMT</pubDate>
    <dc:creator>HemingZhu</dc:creator>
    <dc:date>2011-06-13T12:45:17Z</dc:date>
    <item>
      <title>Zoom +/- Icon Turning off on Touch Devices</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725931#M67379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I would like to turn off the default zoom icon (+/-) on the map using js api 2.3.&amp;nbsp; I did not see this as one of the options in the map attributes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jun 2011 19:30:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725931#M67379</guid>
      <dc:creator>ChristopherCouper</dc:creator>
      <dc:date>2011-06-12T19:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom +/- Icon Turning off on Touch Devices</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725932#M67380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would like to turn off the default zoom icon (+/-) on the map using js api 2.3.&amp;nbsp; I did not see this as one of the options in the map attributes.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;style type="text/css"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;.esriSimpleSlider {&amp;nbsp; display:none;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/style&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 12:45:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725932#M67380</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2011-06-13T12:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom +/- Icon Turning off on Touch Devices</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725933#M67381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&amp;lt;style type="text/css"&amp;gt;&lt;BR /&gt;.esriSimpleSlider {&amp;nbsp; display:none;}&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wow thanks. I poked around and could not see where the CSS attributes for the JS API features were located.&amp;nbsp; Where are these described so I know where to find the others?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also do you know if they are device dependand based on CSS? For example certain features defaulting to visible for iOS vs Chrome etc?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 15:19:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725933#M67381</guid>
      <dc:creator>ChristopherCouper</dc:creator>
      <dc:date>2011-06-13T15:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Zoom +/- Icon Turning off on Touch Devices</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725934#M67382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Wow thanks. I poked around and could not see where the CSS attributes for the JS API features were located.&amp;nbsp; Where are these described so I know where to find the others?&lt;BR /&gt;&lt;BR /&gt;Also do you know if they are device dependand based on CSS? For example certain features defaulting to visible for iOS vs Chrome etc?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure exactly where it is located (I figured it out by looking at ESIR samples. Maybe in Compact api). It would be nice that ESRI could document those css class in more detail (like they did in some of the JS API).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 16:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/zoom-icon-turning-off-on-touch-devices/m-p/725934#M67382</guid>
      <dc:creator>HemingZhu</dc:creator>
      <dc:date>2011-06-13T16:13:32Z</dc:date>
    </item>
  </channel>
</rss>

