Returns true if this GeoPoint is equal to the provided one.
GeoPoint
@param other The GeoPoint to compare against. @return true if this GeoPoint is equal to the provided one.
external bool isEqual(GeoPoint other);