My work around i think should be to have the infoWindow display when a user double clicks.
The problem is that if I click the measure widgit and then click the map, it not only starts measureing, but it also displayes the infoWindow.
var clickListener = dojo.connect(map, "onClick", myClickHandler); dojo.disconnect(clickListener);
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.