BufferParameter Error
I had developed some code in version 3 of the HTML5 Application and everything worked fine but now i want to use version 3.2 and am getting errors with the following line of code:
var params = new esri.tasks.BufferParameters();
The error is 'Uncaught TypeError: undefined is not a function'
Any Ideas?
0
-
Add dojo.require("esri.tasks") in index.html
0 -
Jason
Sorry i should have said viewer version 2.3 and 2.3.2.
Josna
adding dojo.require("esri.tasks.BufferParameters") worked great. Thanks for the suggestion!
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare