maxLongitude top-level constant
double
const maxLongitude
The maximum value for the geographic longitude.
The value is 180.0.
Implementation
const maxLongitude = 180.0;
The maximum value for the geographic longitude.
The value is 180.0.
const maxLongitude = 180.0;