Hello,
I am researching solutions for having Hawaii, Alaska and other US territories near the contiguous US map. The map is displayed within a web application.
I did find some solutions that allows them to be inserted in different data frames and then controlling the extent. https://developers.arcgis.com/javascript/latest/sample-code/views-composite-views/. However, when I zoom into a county in contiguous US map Hawaii, Alaska which are in separate frames are also there. Is it possible that when a user zooms into a county or any other region within a state the view removes Alaska, Hawaii and only shows zoomed area. This should also happen when we zoom into Hawaii and Alaska too.