How to move/resize MAP?

Wondering if its possible to resize, relocate, or rotate the map. Not the mini-map, the normal map screen you pull up when you press start.

My map is very off centered compared to the actual assets in my island. My map was larger and i deleted part of it. I tried moving the LandscapeRegions and Island settings. I was able to move them to the new map center but the map still shows the “old center”

WorldPartitionMinimap is locked and not unlockable/movable. Not sure what else to try. I dont want t o mess anything up and spend hours fixing files so i thought id ask before more experimenting

right now i really just need to relocate the maps “center”, but id also like to rotate it if possible. what I would like to be NORth is actually pointing SOUTH

You can Move, Rotate and Scale the Landscape, using the Landscape parent, it will change all the LandscapeStreamingProxy components in it.
It will not change any LandscapeSplineActors within, they need to be done individually.

I just had to expand a map because of memory issues, luckily I had made 4 seperate landscapes so it was easy to move them, the assets not so easy.
Most assets I could move by making cubes at 0,0,0 and dropping one in each folder, then putting all assets within that folder as children of the cube, then simply moving the cube by however much the landscape it was on was moved.

Some assets did not move, some of these are not custom rotated and on grid so could be moved by gizmo handles with grid snap on,
but most are placement modified fortnite props and need individual transform adjustment from the details tab otherwise they will gridsnap and rotate to thier native alignment, (using a spreadsheet is way quicker than a calculator).