equals
Compares if this OmhCoordinate is equal to another.
Return
true if and only if their latitudes are bitwise equal and their longitudes are bitwise equal. Otherwise false.
Parameters
other
is the object to compare with.
Compares if this OmhCoordinate is equal to another.
true if and only if their latitudes are bitwise equal and their longitudes are bitwise equal. Otherwise false.
is the object to compare with.