Returns @code(True) if this bounds shares any points with this bounds.

@param Other Bounds to compare.

@return @code(True) if shares, otherwise @code(False).
@raises EGMWithoutOwner This exception is raised if the object don't have a owner.
@raises EGMOwnerWithoutJS This exception is raised if the owner can't execute JavaScript functions.
@raises EGMJSError This exception is raised if an error occurred executing JavaScript function.
@raises EGMUnassignedObject This exception is raised if LanLng param is unassigned.
