See:http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/Graphic.html#checkForMouseListeners
I'm not sure what you're trying to do exactly, but could you just listen for the mapClick event since it also doesn't fire if you start panning the map:http://resources.arcgis.com/en/help/flex-api/apiref/com/esri/ags/Map.html#event:mapClick
hmmm...just set new map center map.centerAt()
Fires when a user commences panning.
Fires during the pan process.
Fires when the pan is complete.
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.