Method | Description | |
---|---|---|
Validate ( double latitude, double longitude ) : bool |
Validates the coordinate.
|
public static Validate ( double latitude, double longitude ) : bool | ||
latitude | double | The latitude. |
longitude | double | The longitude. |
return | bool |