I'm trying to make a python add-in application extension which triggers once the map view extent has changed. But none of these functions seem to work: ArcGIS Help 10.1
Is this still possible?
Solved! Go to Solution.
As far as I've seen online I can answer my question: the answer is no.
Well the only functions listed there that concern extent changes are connected to data driven pages. Which one are you trying to use?
I wasn't planning to use these data driven pages, but if they solve my problem I will of course. I'm merely interested to find out if there is an event listener available which triggers once a user zooms/pans the map.
As far as I've seen online I can answer my question: the answer is no.