Mike, You need to do something like this: <mx:Button toolTip="Identify" click="{myMap.addEventListener(MapMouseEvent.MAP_CLICK, mapClickHandler)}" /> <esri:Map id="myMap" openHandCursorVisible="false">
<mx:Button toolTip="Identify" click="{myMap.addEventListener(MapMouseEvent.MAP_CLICK, mapClickHandler)}" /> <esri:Map id="myMap" openHandCursorVisible="false">
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.