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..
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.