Using ArcGIS Pro 3.6.2 I am attempting to make a layout map series that with a small overview map and a larger detail map, with the detail map shown at different extents. I want the overview map have an outline of the extent of all the maps in the map series (dashed white line in screenshot), and the extent indicator to show the extent of the current map.
I've accomplished this by setting up the different map frames I'd like at the scale I'd like and then copying the coordinates of that extent to notepad and using them to specify the corners of rectangles in a .shp. This shape is visible in the overview map (dashed white lines), but the shapes are slightly different from the actual extent indicator (yellow outline) shape. What gives?
Also open to easier ways to accomplish this.