The map gets its scales and LOD's from the first basemap added. But I need to override the map's maxScale. The basemap I'm using is set to 9027 for Max Scale, but I need the map's maxScale set to like 70.. Possible? I know I could load the layer that has the lower maxScale first, and then load the other basemap, but I would like to not take the hit on performance.