Closed FrancisG-Massey closed 8 years ago
The API should ensure coordinates submitted to it fall within the valid coordinate range (for longitude, -180 to 180; for latitude, -90 to 90).
Additionally, the web UI should prevent users from entering coordinates which fall outside this range (i.e. display an error message).
Put constraints.
The API should ensure coordinates submitted to it fall within the valid coordinate range (for longitude, -180 to 180; for latitude, -90 to 90).
Additionally, the web UI should prevent users from entering coordinates which fall outside this range (i.e. display an error message).