<?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: Uncaught TypeError: toolbar.on is not a function in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107397#M9961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it did work by it self, but now I am trying to let the tool draw multiple shapes and I am using the switch statement to activate the tool and it seems like it doesn't go through the switch at all! Thank you so much for helping me out!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2016 20:39:25 GMT</pubDate>
    <dc:creator>NoorAlabdulmohsin</dc:creator>
    <dc:date>2016-02-05T20:39:25Z</dc:date>
    <item>
      <title>Uncaught TypeError: toolbar.on is not a function</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107393#M9957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am new to ArcGIS, and I just started with letting my app able to draw on the map various shapes. I keep getting this error that toolbar.on is not a function when I run Google Chrome debugger. I will appreciate any help! Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/176599_Capture.PNG" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Feb 2016 06:10:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107393#M9957</guid>
      <dc:creator>NoorAlabdulmohsin</dc:creator>
      <dc:date>2016-02-02T06:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Uncaught TypeError: toolbar.on is not a function</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107394#M9958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;have you try it this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on(drawToolbar, "DrawEnd", function(evt){....});&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 10:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107394#M9958</guid>
      <dc:creator>MiriamBrockmann</dc:creator>
      <dc:date>2016-02-04T10:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Uncaught TypeError: toolbar.on is not a function</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107395#M9959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the order of the modules in your "require" section and the arguments in your "function" section? Check to see whether "Draw" is in the correct order as the "&lt;SPAN class="pun"&gt;&lt;/SPAN&gt;&lt;SPAN class="str"&gt;"esri/toolbars/draw"&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 14:49:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107395#M9959</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2016-02-05T14:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: Uncaught TypeError: toolbar.on is not a function</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107396#M9960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it did work by it self, but now I am trying to let the tool draw multiple shapes and I am using the switch statement to activate the tool and it seems like it doesn't go through the switch at all! Thank you so much for helping me out!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:39:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107396#M9960</guid>
      <dc:creator>NoorAlabdulmohsin</dc:creator>
      <dc:date>2016-02-05T20:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: Uncaught TypeError: toolbar.on is not a function</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107397#M9961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it did work by it self, but now I am trying to let the tool draw multiple shapes and I am using the switch statement to activate the tool and it seems like it doesn't go through the switch at all! Thank you so much for helping me out!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:39:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107397#M9961</guid>
      <dc:creator>NoorAlabdulmohsin</dc:creator>
      <dc:date>2016-02-05T20:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Uncaught TypeError: toolbar.on is not a function</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107398#M9962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But yes you were right in a point, I had the library for Buttons duplicated in my function which caused the program to crash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2016 20:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/uncaught-typeerror-toolbar-on-is-not-a-function/m-p/107398#M9962</guid>
      <dc:creator>NoorAlabdulmohsin</dc:creator>
      <dc:date>2016-02-05T20:40:30Z</dc:date>
    </item>
  </channel>
</rss>

