minLatitudeUTM top-level constant
double
const minLatitudeUTM
The minimum value for the geographic latitude inside the Universal Transverse Mercator (UTM) projection coverage.
The value is -80.0
.
Implementation
const minLatitudeUTM = -80.0;