5km Map

I have a 5km landscape-

  1. I want to stay within the world bounds for accurate physics, do I want to center my landscape so it’s 2.5km on x,-x,y,-y? or should the dimensions always be positive to stay within the bounds?

  2. Is there a way to view the current world bounds in the editor besides using the measure tool?

1: the centre of the map in UE4 is at 0,0,0 so you can go the same distance in -Y and -X as you can +Y and +X.