maxLatitude top-level constant
double
const maxLatitude
The maximum value for the geographic latitude.
The value is 90.0
.
Implementation
const maxLatitude = 90.0;
The maximum value for the geographic latitude.
The value is 90.0
.
const maxLatitude = 90.0;