infiniteBounds property Null safety

bool infiniteBounds
read / write

If set to true, an infinite (unconstrained) bounds covering the world coordinates would be used. Coordinates provided in southwest and northeast fields would be omitted and have no effect.

Implementation

bool infiniteBounds;