The constant with the value of the maximum map size. If
when calling HeightMap::new you specify the size
parameter greater than this constant, it will change to
equal to this constant.
The constant with the value of the minimum map size. If you
specify the size parameter less than this constant when
calling HeightMap::new, it will be changed to equal to
this constant.