Are there any estimates (ballpark even) on when the ESRI API will fully support the Dojo 1.7 (and higher) toolkit? I'm having a very difficult time trying to mash both loaders together (dojo.require alongside require())One example: the esri.Map object doesn't implement Dojo's "Evented" mixin..., so I can't use the 'dojo/on' moduleHas anyone been successful in utilizing both Dojo versions in tandem?Thanks!-Jackson
define(['esri/tasks/identify'], function(){/* stuff* /});
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.