[ Version ( since = "0.12.11" ) ]
public void set_world (BoundingBox bbox)
Set a bounding box to limit the world to.
No tiles will be loaded outside of this bounding box. It will not be possible to scroll outside of this bounding box.
this |
a View |
bbox |
the BoundingBox of the world |