Minimap and map overview only showing a part of the map.

@flak I have some questions about the map controller and maybe this will help to debug it.

  1. The maximum box is 500, but what if you need 2000? Can you use multiple map controllers to show the whole map?
  2. I gave them all priority 0
  3. Is it even possible to show multiple map controllers at the same time?
  4. But does the setting automatic actually then cover all 9? Or does it just pick one? And that is why it is only showing 1 part?
  5. Maybe I should remove them all? And then try and generate the world mini map?

Although, I added the controllers because it was showing only a small part of the map in the first place.