I have configured RCE basemap layers in the sample webmap.json file. The layers include my local state-level custom basemap service and the esri World Imagery layer. Both load in the RCE map, but the view defaults to the world-wide extent of the esri imagery when the map opens. How can I configure the extent to zoom to my state-level view when the map first loads? I have attempted a few things in the map.js file but no luck so far. Also, I have tried configuring the map with the correct zoom level in Portal first, and then copying the json over to a new custom webmap.json file, but it does not retain the extent I set in the Portal map. Thanks very much for any suggestions.