Validates coordinates and returns a boolean if valid, or throws an error if invalid.
Coordinates to validate.
Tells function to send up boolean if not valid instead of throwing an error.
Boolean if coordinates are valid.
Generated using TypeDoc
Validates coordinates and returns a boolean if valid, or throws an error if invalid.