function runIdentifies(evt) { measureMode = dojo.query(".esriButton .dijitButtonNode").some(function(node, index, arr) { if (node.childNodes[0].checked) { //at least one of the measure tools is active so disable identify return true; } }); if (!measureMode) { ...rest of the code follows..
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.