Hello,
ArcGIS Pro has the ability to link the extent of several maps in a single project by using "Link Views." This is a great feature because we can pan around on one map and the extent of every other map will stay linked.
I would like to extend this functionality so that the extent of maps in a layout are linked to the extent of a map. Is there a way to automatically do this? For example if I pan West on a map than the map on the layout should also pan West. I would like this process to be automatic, but a python script should work as well.
Thank You