minLatitude top-level constant

double const minLatitude

The minimum value for the geographic latitude.

The value is -90.0.

Implementation

const minLatitude = -90.0;