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);
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.