maxLatitude top-level constant

double const maxLatitude

The maximum value for the geographic latitude.

The value is 90.0.

Implementation

const maxLatitude = 90.0;